⚠️There's a newer version (2.21.11) of this package. Take me there.

OpenMx

A Structural Equation Modeling package that encourages users to treat model specifications as something to be generated and manipulated programmatically.

Example models which OpenMx can fit include confirmatory factor, multiple group, mixture distribution, categorical threshold, modern test theory, differential equations, state space, and many others.

Models may be specified as RAM or LISREL mxPaths, or directly in matrix algebra.

Fit functions include ML (summary and full information) and WLS.

The stable branch can be considered our current alpha release.

An easy way to install the stable branch is to use devtools:

require(devtools)
install_github("OpenMx/OpenMx", ref="stable")

Developers commit to the master branch. Intrepid users are encouraged to install the master branch.

The stable branch is updated automatically when all models/passing and models/nightly tests pass along with make cran-check.

Copy Link

Version

Down Chevron

Install

install.packages('OpenMx')

Monthly Downloads

18,559

Version

2.7.9

License

Apache License (== 2.0)

Issues

Pull Requests

Stars

Forks

Last Published

March 22nd, 2017

Functions in OpenMx (2.7.9)