predict.gbm: work around for bug in gbm 2.1.1 with minor modifications -...

Description Usage References

Description

work around for bug in gbm 2.1.1 with minor modifications – PREDICTION-PROBABILITIES when predict(fit, data, type = 'response')

Usage

1
2
## S3 method for class 'gbm'
predict(object, newdata, n.trees, type = "link", single.tree = FALSE, ...)

References

http://www.samuelbosch.com/2015/09/workaround-ntrees-is-missing-in-r.html


mlampros/RandomSearchR documentation built on Feb. 18, 2021, 9:48 a.m.