Learn R Programming

fastml (version 0.7.5)

predict_model.model_fit: Internal predict_model method for parsnip fits

Description

Shim for parsnip model objects so that lime's predict_model generic ignores unused arguments passed via `...`.

Usage

predict_model.model_fit(x, newdata, type, ...)

Arguments