quantregForest
Quantile Regression Forests
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.
1.3-7.1
GPL
1 个版本
安装
install.packages("quantregForest")
remotes::install_cran("quantregForest")
版本列表
1.3-7.1
2024-10-07