Learn R Programming

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

ordinalForest (version 1.0)

Ordinal Forests: Prediction and Class Width Inference with Ordinal Target Variables

Description

Ordinal forests (OF) are a method for ordinal regression with high-dimensional and low-dimensional data that is able to predict the values of the ordinal target variable for new observations and at the same time estimate the relative widths of the classes of the ordinal target variable. Using a (permutation-based) variable importance measure it is moreover possible to rank the importances of the covariates. OF will be presented in an upcoming technical report by Hornung et al.. The main functions of the package are: ordfor() (construction of OF), predict.ordfor() (prediction of the target variable values of new observations), and plot.ordfor() (visualization of the estimated relative widths of the classes of the ordinal target variable).

Copy Link

Version

Install

install.packages('ordinalForest')

Monthly Downloads

948

Version

1.0

License

GPL-2

Maintainer

Roman Hornung

Last Published

April 13th, 2017

Functions in ordinalForest (1.0)

plot.ordfor

Visualization of optimized partition
predict.ordfor

Prediction using ordinal forest objects
ordinalForest-package

Ordinal Forests: Prediction, Class Width Inference and Variable Ranking with Ordinal Target Variables
perfm

Performance measures based on Youden's J statistic
hearth

Data on Coronary Artery Disease
ordfor

Ordinal forests