mxRunDS: Performs the optimization of a model to estimate parameters

Description Usage Arguments Details Author(s) References

Description

This function is similar to OpenMx function mxRun.

Usage

1
2
mxRunDS(model, intervals, silent, suppressWarnings, unsafe, checkpoint,
  useSocket, onlyFrontend, useOptimizer)

Arguments

model

an mxModel object to be optimized.

intervals

a boolean indicating whether to compute the specified confidence intervals.

silent

a boolean indicating whether to print status to terminal.

suppressWarnings

a boolean indicating whether to suppress warnings.

unsafe

a boolean indicating whether to ignore errors.

checkpoint

a boolean indicating whether to periodically write parameter values to a file.

useSocket

a boolean indicating whether to periodically write parameter values to a socket.

onlyFrontend

a boolean indicating whether to run only front-end model transformations.

useOptimizer

a boolean indicating whether to run only the log-likelihood of the current free parameter values but not move any of the free parameters.

Details

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

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.