Skip to content

ordinalForest

Ordinal Forests: Prediction and Variable Ranking with Ordinal Target Variables

v2.4-4 · Oct 29, 2024 · GPL-2

Description

The ordinal forest (OF) method allows ordinal regression with high-dimensional and low-dimensional data. After having constructed an OF prediction rule using a training dataset, it can be used to predict the values of the ordinal target variable for new observations. Moreover, by means of the (permutation-based) variable importance measure of OF, it is also possible to rank the covariates with respect to their importance in the prediction of the values of the ordinal target variable. OF is presented in Hornung (2020). NOTE: Starting with package version 2.4, it is also possible to obtain class probability predictions in addition to the class point predictions. Moreover, the variable importance values can also be based on the class probability predictions. Preliminary results indicate that this might lead to a better discrimination between influential and non-influential covariates. The main functions of the package are: ordfor() (construction of OF) and predict.ordfor() (prediction of the target variable values of new observations). References: Hornung R. (2020) Ordinal Forests. Journal of Classification 37, 4–17. <doi:10.1007/s00357-018-9302-x>.

Downloads

839

Last 30 days

4252nd

2.6K

Last 90 days

13.1K

Last year

Trend: -5.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.7Mb
  sub-directories of 1Mb or more:
    libs   5.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    libs   5.7Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.7Mb
  sub-directories of 1Mb or more:
    libs   5.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    libs   5.7Mb

Dependency Network

Dependencies Reverse dependencies Rcpp combinat nnet verification ordinalForest

Version History

new 2.4-4 Mar 10, 2026
updated 2.4-4 ← 2.4-3 diff Oct 28, 2024
updated 2.4-3 ← 2.4-2 diff Nov 29, 2022
updated 2.4-2 ← 2.4-1 diff Jun 24, 2021
updated 2.4-1 ← 2.4 diff Jul 21, 2020
updated 2.4 ← 2.3-1 diff Jul 12, 2020
updated 2.3-1 ← 2.3 diff Feb 5, 2019
updated 2.3 ← 2.2 diff Jan 23, 2019
updated 2.2 ← 2.1 diff Jul 15, 2018
updated 2.1 ← 2.0 diff Oct 19, 2017
updated 2.0 ← 1.0 diff Jul 25, 2017
new 1.0 Apr 12, 2017