Description Usage Arguments Value
View source: R/ngboostRRegressor.R
Predict Normal distribution using NGBoostRegressor object
1 | predict_regressor_dist(ngbr_reg, new_data)
|
ngbr_reg |
NGBoostRegressor obcjet |
new_Data |
Is an object where new samples are in rows and features are in columns. |
A list with loc(mean) and scale(desviation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.