This is an app for generating regression trees from a sample dataset, using a intuitive UI built with Shiny. It allows the user to specify the dependent and independent variables. It also creates boxplots and histograms.
- R version 3.6.3
- Shiny package version 1.8.0
- Rpart package version 4.1.23