CRAN/E | orf

orf

Ordered Random Forests

Installation

About

An implementation of the Ordered Forest estimator as developed in Lechner & Okasa (2019) . The Ordered Forest flexibly estimates the conditional probabilities of models with ordered categorical outcomes (so-called ordered choice models). Additionally to common machine learning algorithms the 'orf' package provides functions for estimating marginal effects as well as statistical inference thereof and thus provides similar output as in standard econometric models for ordered choice. The core forest algorithm relies on the fast C++ forest implementation from the 'ranger' package (Wright & Ziegler, 2017) .

Citation orf citation info
github.com/okasag/orf
Bug report File report

Key Metrics

Version 0.1.4
R ≥ 2.10
Published 2022-07-23 644 days ago
Needs compilation? yes
License GPL-3
CRAN checks orf results

Downloads

Yesterday 9 -10%
Last 7 days 51 +31%
Last 30 days 161 +3%
Last 90 days 481 -31%
Last 365 days 2.222 -24%

Maintainer

Maintainer

Gabriel Okasa

okasa.gabriel@gmail.com

Authors

Gabriel Okasa

aut / cre

Michael Lechner

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

orf: ordered random forests

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

orf archive

Depends

R ≥ 2.10

Imports

ggplot2
ranger
Rcpp
stats
utils
xtable

Suggests

knitr
rmarkdown
testthat

LinkingTo

Rcpp