logLikelihood-class {lessSEM} | R Documentation |
Class for log-likelihood of regularized SEM. Note: we define a custom logLik - Function because the generic one is using df = number of parameters which might be confusing.
Description
Class for log-likelihood of regularized SEM. Note: we define a custom logLik - Function because the generic one is using df = number of parameters which might be confusing.
Slots
logLik
log-Likelihood
nParameters
number of parameters in the model
N
number of persons in the data set
[Package lessSEM version 1.5.5 Index]