mxComputeTryCatch | R Documentation |
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.
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 |
mxComputeCheckpoint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.