umx (version 1.9.1)

umxModel: Catches users typing umxModel instead of umxRAM

Description

Catches a common typo, moving from mxModel to umx.

Usage

umxModel(...)

Arguments

...

anything. We're just going to throw an error.

Value

-

References

- https://github.com/tbates/umx, https://tbates.github.io

See Also

- umxRAM, mxModel

Other xmu internal not for end user: xmuHasSquareBrackets, xmuLabel_MATRIX_Model, xmuLabel_Matrix, xmuLabel_RAM_Model, xmuMI, xmuMakeDeviationThresholdsMatrices, xmuMakeOneHeadedPathsFromPathList, xmuMakeTwoHeadedPathsFromPathList, xmuMaxLevels, xmuMinLevels, xmuPropagateLabels, xmu_check_levels_identical, xmu_dot_make_paths, xmu_dot_make_residuals, xmu_start_value_list

Examples

Run this code
# NOT RUN {
umxModel()
# }

Run the code above in your browser using DataLab