.standardErrors {lessSEM} | R Documentation |
.standardErrors
Description
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
Usage
.standardErrors(SEM, raw)
Arguments
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 |
Value
a vector with standard errors
[Package lessSEM version 1.5.5 Index]