mxComputeTryCatch: Execute a sub-compute plan, catching errors

View source: R/MxCompute.R

mxComputeTryCatchR Documentation

Execute a sub-compute plan, catching errors

Description

\lifecycle

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


OpenMx documentation built on Nov. 8, 2023, 1:08 a.m.