Learn R Programming

umx (version 1.4.0)

RMSEA: 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)

References

- http://tbates.github.io, https://github.com/tbates/umx, http://openmx.psyc.virginia.edu

See Also

Other Reporting functions: RMSEA.MxModel, RMSEA.summary.mxmodel, confint.MxModel, extractAIC.MxModel, loadings, logLik.MxModel, plot.MxModel, residuals.MxModel, umxCI_boot, umxCI, umxCompare, umxExpCov, umxExpMeans, umxFitIndices, umxPlotACEcov, umxPlotACE, umxPlotCP, umxPlotGxE, umxPlotIP, umxSummary.MxModel, umxSummaryACE, umx_drop_ok, umx_standardize_RAM