omxRAMtoML {OpenMx}R Documentation

omxRAMtoML

Description

Convert a RAM model to an ML model

Usage

omxRAMtoML(model)

Arguments

model

the MxModel

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.

Value

an ML model with an ML objective


[Package OpenMx version 2.3.1 Index]