Rdocumentation
powered by
Learn R Programming
OpenMx (version 2.3.1)
omxRAMtoML: omxRAMtoML
Description
Convert a RAM model to an ML model
Usage
omxRAMtoML(model)
Arguments
model
the MxModel
Value
an ML model with an ML objective
Details
This is a legacy function that was once used to convert RAM models to ML models in the old (1.0 release of OpenMx) objective function style.