.likelihoodRatioFit: .likelihoodRatioFit
Description
internal function which returns the likelihood ratio fit statistic
Usage
.likelihoodRatioFit(par, SEM, raw)
Value
likelihood ratio fit statistic
Arguments
- par
labeled vector with parameter values
- SEM
model of class Rcpp_SEMCpp.
- raw
controls if the internal transformations of lessSEM is used.