.fitFunction | R Documentation |
internal function which returns the objective value of the fitting function of an object of class Rcpp_SEMCpp. This function can be used in optimizers
.fitFunction(par, SEM, raw)
par |
labeled vector with parameter values |
SEM |
model of class Rcpp_SEMCpp. |
raw |
controls if the internal transformations of lessSEM is used. |
objective value of the fitting function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.