RotpBADS: Rotation BADS for classification

Description Usage Arguments Value

View source: R/RotpBADS.R

Description

Rotation BADS for classification

Usage

1
2
3
RotpBADS(X, y, x.test, cutoff = 0.5, k = 2, binaryOffset = NULL,
  ntree = 50, ndpost = 700, nskip = 300, Tmin = 2,
  printevery = 100, save_trees = F, rule = "bart", rotate = "rr")

Arguments

rotate

'rr'='random rotation”,'rraug'='random rotation+augmentation'

Others

see ?pBADS

Value

See ?pBADS


DongyueXie/bCART documentation built on Feb. 4, 2020, 12:26 a.m.