⚠️There's a newer version (1.0.1) of this package. Take me there.

OTE (version 1.0)

Optimal Trees Ensembles for Regression, Classification and Class Membership Probability Estimation

Description

Functions for creating ensembles of optimal trees for regression, classification and class membership probability estimation are given. A few trees are selected from an initial set of trees grown by random forest for the ensemble on the basis of their individual and collective performance. Trees are assessed on out-of-bag data and on an independent training data set for individual and collective performance respectively. The prediction functions return estimates of the test responses and their class membership probabilities. Unexplained variations, error rates, confusion matrix, Brier scores, etc. are also returned for the test data.

Copy Link

Version

Down Chevron

Install

install.packages('OTE')

Monthly Downloads

131

Version

1.0

License

GPL (>= 2)

Maintainer

Last Published

July 31st, 2015

Functions in OTE (1.0)