Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 21 found.
[1] < 1 2 3 > [3]  Sort:

summary.gbm (Package: gbm) : Summary of a gbm object

Computes the relative influence of each variable in the gbm object.
● Data Source: CranContrib
● Keywords: hplot
● Alias: summary.gbm
● 0 images

predict.gbm (Package: gbm) : Predict method for GBM Model Fits

Predicted values based on a generalized boosted model object
● Data Source: CranContrib
● Keywords: models, regression
● Alias: predict.gbm
● 0 images

shrink.gbm.pred (Package: gbm) : Predictions from a shrunked GBM

Makes predictions from a shrunken GBM model.
● Data Source: CranContrib
● Keywords: methods
● Alias: shrink.gbm.pred
● 0 images

shrink.gbm (Package: gbm) : L1 shrinkage of the predictor variables in a GBM

Performs recursive shrinkage in each of the trees in a GBM fit using different shrinkage parameters for each variable.
● Data Source: CranContrib
● Keywords: methods
● Alias: shrink.gbm
● 0 images

plot.gbm (Package: gbm) : Marginal plots of fitted gbm objects

Plots the marginal effect of the selected variables by "integrating" out the other variables.
● Data Source: CranContrib
● Keywords: hplot
● Alias: plot.gbm
● 0 images

print.gbm (Package: gbm) : Print model summary

Display basic information about a gbm object.
● Data Source: CranContrib
● Keywords: models, nonlinear, nonparametric, survival
● Alias: print.gbm, show.gbm
● 0 images

gbm.object (Package: gbm) : Generalized Boosted Regression Model Object

These are objects representing fitted gbms.
● Data Source: CranContrib
● Keywords: methods
● Alias: gbm.object
● 0 images

validate.gbm (Package: gbm) : Test the code{gbm

Run tests on gbm functions to perform logical checks and reproducibility.
● Data Source: CranContrib
● Keywords: models
● Alias: test.gbm, test.relative.influence, validate.gbm
● 0 images

gbmCrossVal (Package: gbm) : Cross-validate a gbm

Functions for cross-validating gbm. These functions are used internally and are not intended for end-user direct usage.
● Data Source: CranContrib
● Keywords: models
● Alias: gbmCrossVal, gbmCrossValErr, gbmCrossValModelBuild, gbmCrossValPredictions, gbmDoFold
● 0 images

pretty.gbm.tree (Package: gbm) : Print gbm tree components

gbm stores the collection of trees used to construct the model in a compact matrix structure. This function extracts the information from a single tree and displays it in a slightly more readable form. This function is mostly for debugging purposes and to satisfy some users' curiosity.
● Data Source: CranContrib
● Keywords: print
● Alias: pretty.gbm.tree
● 0 images