Brt_pre: brt predictions

Description Usage

View source: R/Brt_pre.R

Description

brt predictions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Brt_pre(
  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.