.likelihoodRatioFit {lessSEM} | R Documentation |
.likelihoodRatioFit
Description
internal function which returns the likelihood ratio fit statistic
Usage
.likelihoodRatioFit(par, SEM, raw)
Arguments
par |
labeled vector with parameter values |
SEM |
model of class Rcpp_SEMCpp. |
raw |
controls if the internal transformations of lessSEM is used. |
Value
likelihood ratio fit statistic
[Package lessSEM version 1.5.5 Index]