call.coco.simple {CoCoCore} | R Documentation |
Internal CoCoCore function: Call Coco with only code and subcode.
call.coco.simple(code, sub.code = FALSE, object = .current.coco) coco.simple.command(code, sub.code = FALSE, object = .current.coco)
code |
Numeric, between 1 and 255. |
sub.code |
Numeric. |
object |
See endCoCo . |
This function is not to be called by the user.
call.coco.simple
is called in
.set.test
,
.set.datastructure
,
optionsCoCo
.
coco.simple.command
is called in
.visit.interval
,
.visit.model
,
.visit.models
,
coco.simple.double
,
coco.simple.model
,
read.data
,
read.factors
,
read.list
,
read.names
,
read.observations
,
read.specification
,
read.table.coco
,
skip.missing
,
backward
,
cleanData
,
.base
,
.clean.up
,
.current
,
.omit.test
,
disposeOfEh
,
ehExtract
,
ehFindDual
,
ehFit
,
ehForceAddDualToClass
,
eh
,
ehSetBase
,
emOn
,
excludeMissing
,
forward
,
randomTableReplacement
,
setUseVariables
,
showOptions
,
showTests
.
Jens Henrik Badsberg
Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.