predict_regressor_dist: Predict Normal distribution using NGBoostRegressor object

Description Usage Arguments Value

View source: R/ngboostRRegressor.R

Description

Predict Normal distribution using NGBoostRegressor object

Usage

1
predict_regressor_dist(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

A list with loc(mean) and scale(desviation)


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