getFailureModelDump: Return the error dump of FailureModel.
Description
Returns the error dump that can be used with debugger() to evaluate errors.
If configureMlr configuration on.error.dump is FALSE, this returns
NULL.
Usage
getFailureModelDump(model)
Arguments
- model
(WrappedModel)
The model.