/projektR

Shiny App for plotting regression trees

Primary LanguageHTML

R Shiny App for plotting regression trees

Preview of the Shiny interface

General Info

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.

Technologies

  • R version 3.6.3
  • Shiny package version 1.8.0
  • Rpart package version 4.1.23

Authors