OpenMx (version 2.21.11)

mxComputeTryCatch: Execute a sub-compute plan, catching errors

Description

lifecycle::badge("experimental") 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.

Usage

mxComputeTryCatch(plan, ..., freeSet = NA_character_)

Arguments

plan

compute plan to optimize the model

...

Not used. Forces remaining arguments to be specified by name.

freeSet

names of matrices containing free variables

See Also

mxComputeCheckpoint