Brt_imp: variable influence of BRT (gbm)

Description Usage

View source: R/Brt_imp.R

Description

variable influence of BRT (gbm)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Brt_imp(
  variabledf,
  opti = F,
  ntree = 1000,
  y_varname = c("day_value", "night_value", "value_mean"),
  interaction.depth = 6,
  bag.fraction = 0.5,
  shrinkage = 0.01,
  training,
  test,
  grepstring,
  ...
)

mengluchu/APMtools documentation built on Jan. 27, 2022, 2:41 a.m.