RotBADS: Rotation BADS for classification

Description Usage Arguments Value

View source: R/RotBADS.R

Description

Rotation BADS for classification

Usage

1
2
3
4
RotBADS(X, y, x.test, sigdf = 3, sigquant = 0.9, k = 2,
  lambda = NA, sigest = NA, sigmaf = NA, ntree = 50,
  ndpost = 200, nskip = 100, Tmin = 2, printevery = 100,
  save_trees = F, rotate = "rr", rule = "bart")

Arguments

rotate

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

srpk

the number of cols of sparse projection matrix

Others

see ?BADS

Value

See ?BADS


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