Learn R Programming

regressoR (version 3.0.2)

calibrate_boosting: 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

Run this code
calibrate_boosting(iris)

Run the code above in your browser using DataLab