predict_regressor: Predict using a NGBoostRegressor object

Description Usage Arguments Value

View source: R/ngboostRRegressor.R

Description

Predict using a NGBoostRegressor object

Usage

1
predict_regressor(ngbr_reg, new_data)

Arguments

ngbr_reg

NGBoostRegressor obcjet

new_Data

Is an object where new samples are in rows and features are in columns.

Value

Predictions


acca3003/ngboostR documentation built on Dec. 18, 2021, 10:21 p.m.