Learn R Programming

⚠️There's a newer version (2.2.2) of this package.Take me there.

gbm (version 1.6-1)

Generalized Boosted Regression Models

Description

This package implements extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. Includes regression methods for least squares, absolute loss, quantile regression, logistic, Poisson, Cox proportional hazards partial likelihood, and AdaBoost exponential loss.

Copy Link

Version

Install

install.packages('gbm')

Monthly Downloads

20,860

Version

1.6-1

License

GPL (version 2 or newer)

Maintainer

Greg Ridgeway

Last Published

June 28th, 2024

Functions in gbm (1.6-1)

quantile.rug

Quantile rug plot
shrink.gbm.pred

Predictions from a shrunked GBM
gbm.perf

GBM performance
calibrate.plot

Calibration plot
interact.gbm

Estimate the strength of interaction effects
relative.influence

Methods for estimating relative influence
gbm.object

Generalized Boosted Regression Model Object
shrink.gbm

L1 shrinkage of the predictor variables in a GBM
plot.gbm

Marginal plots of fitted gbm objects
basehaz.gbm

Baseline hazard function
gbm

Generalized Boosted Regression Modeling
predict.gbm

Predict method for GBM Model Fits
summary.gbm

Summary of a gbm object
gbm-package

Generalized Boosted Regression Models
pretty.gbm.tree

Print gbm tree components