predict.rpms_boost: predict.rpms_boost

Description Usage Arguments Value

View source: R/extend_21_03_03.R

Description

Predicted values based on rpms_boost object

Usage

1
2
## S3 method for class 'rpms_boost'
predict(object, newdata, ...)

Arguments

object

Object inheriting from rpms_boost

newdata

data frame with variables to use for predicting new values.

...

further arguments passed to or from other methods.

Value

vector of predicticed values for each row of newdata


rpms documentation built on June 26, 2021, 1:07 a.m.