Learn R Programming

dtree (version 0.4.2)

Decision Trees

Description

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.

Copy Link

Version

Install

install.packages('dtree')

Monthly Downloads

28

Version

0.4.2

License

GPL (>= 2)

Maintainer

Last Published

January 18th, 2018

Functions in dtree (0.4.2)

dtree

Main function for creating different types of decision trees
stable

Main function to calculate stability coefficients
summary.dtree

Summary results from dtree.