Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


mlr (version 2.17.1)

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.

Value

(last.dump).