model-class: arf3DS4 "model" class
Description
The arf3DS4 model class contains all information on a (fitted) model. It extends the "data" class directly, since it uses the files specified there to fit the model.
The "model" class contains information on file locations and filenames. More importantly it contains information on the fitted model: parameter estimates,
parameter (co)variance matrix, statistical test information, fit indices, convergence information, warnings, etc.Objects
Objects can be created by calls of the form new("model", ...)
.Extends
Class data
, directly.See Also
data
, options
, wald