plot_gbm: Plot a gbm.object

View source: R/gbm.R

plot_gbmR Documentation

Plot a gbm.object

Description

Plot a gbm.object

Usage

plot_gbm(x, plot.folds = FALSE, name = NULL)

Arguments

x

a gbm.object

plot.folds

logical, if TRUE show the folds on the plot

name

the name of the model to include in the plot, if NULL then use x$gbm.call$gbm.y

Value

NULL invisibly


BigelowLab/dismotools documentation built on Jan. 4, 2023, 11:24 a.m.