itree: Tools for classification and regression trees, with an emphasis on interpretability

This package is based on the code of the rpart package. It extends rpart by adding additional splitting methods emphasizing interpretable/parsimonious trees. Unless indicated otherwise, it is safe to assume that all functions herein are extensions of or copied directly from similar or nearly identical rpart methods. As such, the authors of rpart are authors of this package as well. However, please direct any error reports or other questions about itree to the maintainer of this package; they are welcome and appreciated.

Version: 0.1
Depends: R (≥ 2.13.0), graphics, stats, grDevices
Suggests: survival, mlbench
Published: 2013-06-27
Author: Alex Goldstein (itree modifications) Terry Therneau, Beth Atkinson, Brian Ripley (rpart)
Maintainer: Alex Goldstein <alexlg at wharton.upenn.edu>
License: GPL-2 | GPL-3
NeedsCompilation: yes
CRAN checks: itree results

Downloads:

Reference manual: itree.pdf
Package source: itree_0.1.tar.gz
Windows binaries: r-devel: itree_0.1.zip, r-release: itree_0.1.zip, r-oldrel: itree_0.1.zip
OS X binaries: r-release: itree_0.1.tgz, r-oldrel: itree_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=itree to link to this page.