Skip to main content
Home

OpenMx

Main navigation
  • Features
  • Download
  • Documentation
  • Education
  • Forums
  • Resources
  • Development
  • About
  Login

News

  • OpenMx 2.22 released!
  • OpenMx 2.21.13 released!
  • Problem with Satorra-Bentler Chi-Squared in WLS

Recent Posts

  • Interpreting bivariate ACE output
  • Bivariate model — non-linear association
  • This forum is about the metaSEM package for meta-analysis
  • plotting the mediation model
  • Cluster-robust SEs in State Space Model
More

installing umx

Breadcrumb

  1. Home
  2. Installing Umx
Posted on Tue, 09/01/2015 - 16:49
Picture of user. tbates Joined: 07/31/2009
Forums
umx

you can install umx as with other packages on CRAN


install.packages("umx")
library("umx")

If you want the bleeding-edge version, install from github


devtools::install_github("tbates/umx")
library("umx")


  • Log in or register to post comments
  Login

News

  • OpenMx 2.22 released!
  • OpenMx 2.21.13 released!
  • Problem with Satorra-Bentler Chi-Squared in WLS

Recent Posts

  • Interpreting bivariate ACE output
  • Bivariate model — non-linear association
  • This forum is about the metaSEM package for meta-analysis
  • plotting the mediation model
  • Cluster-robust SEs in State Space Model
More

© 2007-2025 The OpenMx Project.