treeS: treeS

Description Usage

View source: R/treeS.R

Description

function of tree model used in shiny app.

Usage

1
2
3
treeS(Formula, data, subset = "all", na.action = na.rm,
  Minsplit = 30, Minbucket = 10, Mincrit = 0.05, Maxdepth = 3,
  CP = 0.01, treeMethod = c("ctree", "rpart")[1])

sontron/madis documentation built on March 23, 2021, 10:17 p.m.