Learn R Programming

quantregForest (version 1.3-7.1)

Quantile Regression Forests

Description

Quantile Regression Forests is a tree-based ensemble method for estimation of conditional quantiles. It is particularly well suited for high-dimensional data. Predictor variables of mixed classes can be handled. The package is dependent on the package 'randomForest', written by Andy Liaw.

Copy Link

Version

Install

install.packages('quantregForest')

Monthly Downloads

2,489

Version

1.3-7.1

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 7th, 2024

Functions in quantregForest (1.3-7.1)

predict.quantregForest

Prediction method for class quantregForest
quantregForest

Quantile Regression Forests