IntTreeR/IntTreeR: Build classification trees in an interactive way

Build classification trees in an interactive way. The algorithm mostly follows the CART algorithm by Leo Breiman et. al. (1984). Visualizing of the trees via Partykit (Toolkit for Recursive Partytioning).

Getting started

Package details

Maintainer
LicenseMIT
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("IntTreeR/IntTreeR")
IntTreeR/IntTreeR documentation built on May 7, 2019, 6:38 a.m.