calibrate_boosting: calibrate_boosting

View source: R/mod_boosting_fct.R

calibrate_boostingR Documentation

calibrate_boosting

Description

helps to get the maximum of n.minobsinnode and bag.fraction values with which no error is generated in the model.

Usage

calibrate_boosting(data)

Arguments

data

the name of the learning data.

See Also

gbm

Examples

calibrate_boosting(iris)


PROMiDAT/regresoR documentation built on July 8, 2023, 3 p.m.