Description Usage
View source: R/treeS.R
function of tree model used in shiny app.
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])
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.