| mxErrorPool {OpenMx} | R Documentation | 
Retrieve models from the pool that did not complete successfully.
mxErrorPool(modelnames = NA, reset = FALSE)
| modelnames | Either NA or a character vector of model names. | 
| reset | Either TRUE or FALSE. | 
If ‘modelnames’ is NA, then the list of all error models will be returned. Otherwise a subset of models will be returned, basedon the model names passed in as a argument. If ‘reset’ is TRUE, then the error pool is reset to the empty list.
The OpenMx User's guide can be found at http://openmx.psyc.virginia.edu/documentation.