computeIndividualM2LL | R Documentation |
Computes the -2 log likelihood for a single subject
computeIndividualM2LL( nObservedVariables, rawData, expectedMeans, expectedCovariance )
nObservedVariables |
number of non-NA observations for this person |
rawData |
colvec with observed data for this person |
expectedMeans |
colvec with predicted manifest means for this person |
expectedCovariance |
matrix with predicted manifest covariances for this person |
double: -2 log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.