psychonetrics-class | R Documentation |
"psychonetrics"
Main class for psychonetrics results.
Objects can be created by calls of the form new("psychonetrics", ...)
.
model
:Object of class "character"
~~
submodel
:Object of class "character"
~~
parameters
:Object of class "data.frame"
~~
matrices
:Object of class "data.frame"
~~
meanstructure
:Object of class "logical"
~~
computed
:Object of class "logical"
~~
sample
:Object of class "psychonetrics_samplestats"
~~
modelmatrices
:Object of class "list"
~~
log
:Object of class "psychonetrics_log"
~~
optim
:Object of class "list"
~~
fitmeasures
:Object of class "list"
~~
baseline_saturated
:Object of class "list"
~~
equal
:Object of class "character"
~~
objective
:Object of class "numeric"
~~
information
:Object of class "matrix"
~~
identification
:Object of class "character"
~~
optimizer
:Object of class "character"
~~
optim.args
:Object of class "list"
~~
estimator
:Object of class "character"
~~
distribution
:Object of class "character"
~~
extramatrices
:Object of class "list"
~~
rawts
:Object of class "logical"
~~
Drawts
:Object of class "list"
~~
types
:Object of class "list"
~~
cpp
:Object of class "logical"
~~
verbose
:Object of class "logical"
~~
signature(object = "psychonetrics")
: ...
signature(object = "psychonetrics")
: ...
signature(object = "psychonetrics")
: ...
Sacha Epskamp
showClass("psychonetrics")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.