ranger
A Fast Implementation of Random Forests
A fast implementation of Random Forests, particularly suited for high dimensional data. Ensembles of classification, regression, survival and probability prediction trees are supported. Data from genome-wide association studies can be analyzed efficiently. In addition to data frames, datasets of class 'gwaa.data' (R package 'GenABEL') and 'dgCMatrix' (R package 'Matrix') can be directly analyzed.
0.18.0
GPL-3
1 个版本
安装
install.packages("ranger")
remotes::install_cran("ranger")
版本列表
0.18.0
2026-01-16