ranger

From MaRDI portal
Software:26398



swMATH14498CRANrangerMaRDI QIDQ26398

A Fast Implementation of Random Forests

Marvin N. Wright

Last update: 12 November 2023

Copyright license: GNU General Public License, version 3.0

Software version identifier: 0.15.1, 0.2.6, 0.2.7, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.1, 0.14.1, 0.16.0


Source code repository: https://github.com/cran/ranger

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.