Package: rfinterval
Type: Package
Title: Predictive Inference for Random Forests
Version: 1.0.0
Date: 2019-07-14
Authors@R: person("Haozhe", "Zhang", email = "haozhe.stat@gmail.com",
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7771-4808"))
Maintainer: Haozhe Zhang <haozhe.stat@gmail.com>
Description: An integrated package for constructing random forest prediction intervals using a fast implementation package 'ranger'. This package can apply the following three methods described in Haozhe Zhang, Joshua Zimmerman, Dan Nettleton, and Daniel J. Nordman (2019) <doi:10.1080/00031305.2019.1585288>: the out-of-bag prediction interval, the split conformal method, and the quantile regression forest.
License: GPL-3
Imports: ranger, MASS
Depends: R (>= 3.1)
URL: http://github.com/haozhestat/rfinterval
BugReports: http://github.com/haozhestat/rfinterval/issues
Suggests: testthat
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-07-18 16:15:17 UTC; haozhe
Author: Haozhe Zhang [aut, cre] (<https://orcid.org/0000-0002-7771-4808>)
Repository: CRAN
Date/Publication: 2019-07-18 16:40:04 UTC
Built: R 4.6.0; ; 2025-10-14 02:09:22 UTC; windows
