computeObservedSEs: Compute observed standard errors from an mxModel

Description Usage Arguments Value

View source: R/MIC.R

Description

Simply computes SEs for all total effects using mxSE, throwing appropriate errors for MICr.

Usage

1
computeObservedSEs(model, quiet = FALSE, ...)

Arguments

model

The model

quiet

If TRUE, do not throw warnings. (default: FALSE)

...

Additional parameters for mxSE

Value

computed SEs, or NULL if computation was not possible.


trbrick/MICr documentation built on March 7, 2020, 3:30 p.m.