mxComputeTryCatch {OpenMx} | R Documentation |
Any error will be recorded in a subsequent checkpoint. After
execution, the context will be reset to continue computation as if
no errors has occurred.
mxComputeTryCatch(plan, ..., freeSet = NA_character_)
plan |
compute plan to optimize the model |
... |
Not used. Forces remaining arguments to be specified by name. |
freeSet |
names of matrices containing free variables |