View source: R/getM2LogL_cov.R
getM2LogL_cov | R Documentation |
Note: laremm is based on the R package regsem. Because of the early status of laremm, it is recommended to use regsem instead!
getM2LogL_cov(ExpCov, ObsCov, NManif, NObs, useBiasedCov = T)
ExpCov |
Expected covariance matrix |
ObsCov |
Observed covariance matrix |
NManif |
Number of manifest variables in the data set |
NObs |
Sample size |
useBiasedCov |
if TRUE, the biased covariance is used to compute the -2LogL |
This function computes the -2log(Likelihood) based on the formula reported in Bollen 1989, p. 133
Jannik Orzek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.