CoCoModelClass-class {CoCoObjects} | R Documentation |
The functions for the CoCo objects are found in the package "CoCoRaw". Datasets are found in the package "CoCo" and "CoCoCg".
Objects can be created by calls of the form new("CoCoModelClass", ...)
.
Objects from tha class is returned by makeModel
.
.model
:"character"
with the generating class(es) of the model. .model.number
:"numeric"
with the model number of the model. .reference
:"numeric"
,
see CoCoClass-class
. .id.env
:"character"
,
see CoCoClass-class
. .key
:"character"
,
see CoCoClass-class
. .type
:"numeric"
,
see CoCoClass-class
. .title
:"character"
,
see CoCoClass-class
.
Class "CoCoIdClass"
, directly.
No methods defined with class "CoCoModelClass" in the signature.
Jens Henrik Badsberg
Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.
CoCoClass-class
,
CoCoIdClass-class
,
coco.init
,
or GraphLatticeProto-class
.