CRAN/E | piRF

piRF

Prediction Intervals for Random Forests

Installation

About

Implements multiple state-of-the-art prediction interval methodologies for random forests. These include: quantile regression intervals, out-of-bag intervals, bag-of-observations intervals, one-step boosted random forest intervals, bias-corrected intervals, high-density intervals, and split-conformal intervals. The implementations include a combination of novel adjustments to the original random forest methodology and novel prediction interval methodologies. All of these methodologies can be utilized using solely this package, rather than a collection of separate packages. Currently, only regression trees are supported. Also capable of handling high dimensional data. Roy, Marie-Helene and Larocque, Denis (2019) doi:10.1177/0962280219829885. Ghosal, Indrayudh and Hooker, Giles (2018) . Zhu, Lin and Lu, Jiaxin and Chen, Yihong (2019) . Zhang, Haozhe and Zimmerman, Joshua and Nettleton, Dan and Nordman, Daniel J. (2019) doi:10.1080/00031305.2019.1585288. Meinshausen, Nicolai (2006) . Romano, Yaniv and Patterson, Evan and Candes, Emmanuel (2019) . Tung, Nguyen Thanh and Huang, Joshua Zhexue and Nguyen, Thuy Thi and Khan, Imran (2014) doi:10.13140/2.1.2500.8002.

github.com/chancejohnstone/piRF

Key Metrics

Version 0.1.0
R ≥ 2.10
Published 2020-05-12 1451 days ago
Needs compilation? no
License GPL-3
CRAN checks piRF results

Downloads

Yesterday 3 0%
Last 7 days 10 -64%
Last 30 days 85 -34%
Last 90 days 294 -48%
Last 365 days 1.607 -16%

Maintainer

Maintainer

Chancellor Johnstone

chancellor.johnstone@gmail.com

Authors

Chancellor Johnstone

cre / aut / cph

Haozhe Zhang

aut / cph

Martin Wright

ctb / cph

Gregor DeCillia

ctb / cph

Material

README
NEWS
Reference manual
Package source

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

Depends

R ≥ 2.10

Imports

Rdpack

Suggests

testthat
devtools
foreach
doParallel
hdrcde
rfinterval
ranger