.standardErrors | R Documentation |
compute the standard errors of a fitted SEM. IMPORTANT: Assumes that the SEM has been fitted and the parameter estimates are at the ordinary maximum likelihood estimates
.standardErrors(SEM, raw)
SEM |
model of class Rcpp_SEMCpp. |
raw |
controls if the internal transformations of lessSEM is used. If set to TRUE, the standard errors will be returned for the internally used parameter specification |
a vector with standard errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.