cart_app: Shiny App Interface with rpart::rpart

Description Usage Arguments Value

View source: R/cart_app.R

Description

User selects response variable and predictors, app displays optimal tree in terms of cross-validation error along with a summary table and importance plot. Relies on rpart for fitting and fancyRpartPlot for plotting.

Usage

1

Arguments

data

Data frame.

Value

Shiny app.


vandomed/dvmisc documentation built on Oct. 2, 2020, 9:50 p.m.