RMSEA: Generic RMSEA function

RMSEAR Documentation

Generic RMSEA function

Description

See RMSEA.MxModel() to access the RMSEA of MxModels

Usage

RMSEA(x, ci.lower, ci.upper, digits)

Arguments

x

an object from which to get the RMSEA

ci.lower

the lower CI to compute

ci.upper

the upper CI to compute

digits

digits to show

Value

  • RMSEA object containing value (and perhaps a CI)

See Also

Other Reporting functions: RMSEA.MxModel(), RMSEA.summary.mxmodel(), extractAIC.MxModel(), loadings.MxModel(), loadings(), residuals.MxModel(), tmx_show.MxMatrix(), tmx_show(), umxCI_boot(), umxCI(), umxConfint(), umxExpCov(), umxExpMeans(), umxFitIndices(), umxRotate()


umx documentation built on Nov. 17, 2023, 1:07 a.m.

Related to RMSEA in umx...