dot-standardErrors: .standardErrors

.standardErrorsR 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


lessSEM documentation built on Aug. 26, 2025, 1:07 a.m.