mxEvalDS: Evaluates values in an mxModel

Description Usage Arguments Details Value Author(s) References

Description

This function is similar to OpenMx function mxModel.

Usage

1
mxEvalDS(expression, model, compute, show, defvar.row, cacheBack)

Arguments

expression

an arbitrary R expression.

model

the model in which to evaluate the expression.

compute

if TRUE then compute the value of algebra expressions.

show

if TRUE then print the translated expression.

defvar.row

The row number for definition variables when compute=TRUE.

cacheBack

if TRUE then return the list pair (value, cache).

Details

See details of the OpenMx function 'mxModel' in the package OpenMx.

Value

the evaluation of an expression

Author(s)

Gaye, A.

References

Steven M. Boker, Michael C. Neale, Hermine H. Maes, Michael J. Wilde, Michael Spiegel, Timothy R. Brick, Jeffrey Spies, Ryne Estabrook, Sarah Kenny, Timothy C., Bates, Paras Mehta, and John Fox. (2011) OpenMx: An Open Source Extended Structural Equation Modeling Framework. Psychometrika. Steven M. Boker, Michael C. Neale, Hermine H. Maes, Michael J. Wilde, Michael Spiegel, Timothy R. Brick, Ryne Estabrook, Timothy C. Bates, Paras Mehta, Timo von Oertzen, Ross J. Gore, Michael D. Hunter, Daniel C. Hackett, Julian Karch and Andreas M. Brandmaier. (2012) OpenMx 1.3 User Guide.


datashield/dsMx documentation built on May 14, 2019, 7:51 p.m.