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/regressoR documentation built on July 7, 2023, 1:30 a.m.