gbm.relimp: GBM plot of ordered relative influence and missing values.

Description Usage Arguments Value Examples

Description

gbm.relimp plots relative importances and number of NAs from gbm.

Usage

1
gbm.relimp(gbm.model, relimp.range)

Arguments

gbm.model

A gbm model to be plotted.

relimp.range

A vector of length 2 giving upper and lower relative importance cut-offs

Value

plot of relative influence and NAs of gbm model.

Examples

1
2
3
4
## Not run: 
gbm.relimp(gbm.model=gbm1,df=data1)

## End(Not run)

roywilsonLinc/gbmFns documentation built on May 27, 2019, 11:47 p.m.