Rjacobucci/dtree: Decision Trees

Combines various decision tree algorithms, plus both linear regression and ensemble methods into one package. Allows for the use of both continuous and categorical outcomes. An optional feature is to quantify the (in)stability to the decision tree methods, indicating when results can be trusted and when ensemble methods may be preferential.

Getting started

Package details

AuthorRoss Jacobucci
MaintainerRoss Jacobucci <rcjacobuc@gmail.com>
LicenseGPL (>= 2)
Version0.9.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Rjacobucci/dtree")
Rjacobucci/dtree documentation built on July 12, 2019, 8:56 p.m.