xgboost_predict: Wrapper for xgboost::predict

View source: R/utils-xgboost.R

xgboost_predictR Documentation

Wrapper for xgboost::predict

Description

Wrapper for xgboost::predict

Usage

xgboost_predict(object, newdata, ...)

Arguments

object

a model object for which prediction is desired.

newdata

New data to be predicted

...

additional arguments affecting the predictions produced.


modeltime documentation built on Dec. 17, 2025, 9:07 a.m.