View source: R/gbm.bootstrap.functions.R
| gbm.bootstrap.functions | R Documentation | 
Function to calculate bootstrap estimates of 95
gbm.bootstrap.functions(gbm.object, list.predictors, n.reps = 200,
  n.divisions = 100, verbose = T)
| gbm.object | a gbm object describing sample intensity | 
| list.predictors | a list of data from a run of plot.gbm.4list | 
| n.reps | number of bootstrap samples | 
| n.divisions | the number of used in continuous resolution of plot.gbm | 
| verbose | control reporting | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.