omxNameAnonymousParameters {OpenMx} | R Documentation |
omxNameAnonymousParameters
Description
Assign new names to the unnamed parameters
Usage
omxNameAnonymousParameters(model, indep = FALSE)
Arguments
model |
the MxModel |
indep |
whether models are independent |
Value
a list with components for the new MxModel with named parameters, and the new names.
[Package OpenMx version 2.21.11 Index]