You are here

Revision of Main Page from Thu, 07/08/2010 - 12:11

Revisions allow you to track differences between multiple versions of your content, and revert back to older versions.

This is the community Wiki for the OpenMx project. If you got here from google you probably want the Home Page.

Full list of all pages on the wiki

Tips and FAQTs

FAQ
Common Errors (and some less common ones)
HOWTOs
Helper functions

Tutorials

The documentation
SEM Concepts
Simplified manual for beginners
OpenMx for mx 1.x users
OpenMx for Mplus users
OpenMx for Amos users
OpenMx for R users

Reference

Help with OpenMx functions and objects
The Main mx Functions
mxAlgebra
Operators and functions
Operator precedence
mxConstraint (constrain values within a model)
mxCompare(function to compare model fits)
mxCI (function to calculate confidence intervals)
mxEval (evaluate an algebra)
mxMatrix (matrix with labels, values, )
mxModel (container for parts of a model)
mxObjective (sets the likelihood target of a model)
mxRun (run a model)
omxgraphviz and making path diagrams
Writing a Demo Script

Development

Projects under development

Footnotes

Can’t see what you want? Click here to create a new wiki page.

Registered users of forums can create pages here explaining SEM issues. Wikipedia maintains a page on Structural Equation Modeling, it is not, however, a how-to guide, no an in-depth examination, and we expect the SEM community will dive into very specific issues here.

Comments

seems not good that all the links are gone from the page?

good if this page had a link to create new pages...

how to create a new page with link

Có vẻ như không được cho phép.....

Hello,

I recently used the source('https://openmx.ssri.psu.edu/software/getOpenMx.R') command to install OpenMx on a lab computer. It was met with the following error message:

trying URL 'https://openmx.ssri.psu.edu/software/bin/macosx/el-capitan/contrib/3.6/OpenMx_2.13.2.tgz'
Error in download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL 'https://openmx.ssri.psu.edu/software/bin/macosx/el-capitan/contrib/3.6/OpenMx_2.13.2.tgz'

This occurred on a MacBook Pro running Mojave 10.14.5.

I am happy to build from GitHub instead, but I keep running into odd problems when attempting to switch clang to gcc and gfortran. Despite switching everywhere that I can find, I continue to receive an error that the code cannot compile become of a clang error.

Thought I should share the experience.

Lance, would you mind creating a forums thread about that?