literanger
0.2.0Fast Serializable Random Forests Based on 'ranger'
Overview
An updated implementation of R package 'ranger' by Wright et al, (2017) doi:10.18637/jss.v077.i01 for training and predicting from random forests, particularly suited to high-dimensional data, and for embedding in 'Multiple Imputation by Chained Equations' (MICE) by van Buuren (2007) doi:10.1177/0962280206074463. Ensembles of classification and regression trees are currently supported. Sparse data of class 'dgCMatrix' (R package 'Matrix') can be directly analyzed. Conventional bagged predictions are available alongside an efficient prediction for MICE via the algorithm proposed by Doove et al (2014) doi:10.1016/j.csda.2013.10.025. Trained forests can be written to and read from storage. Survival and probability forests are not supported in the update, nor is data of class 'gwaa.data' (R package 'GenABEL'); use the original 'ranger' package for these analyses.
Install
Health
- WARNING r-devel-windows-x86_64
- WARNING r-release-windows-x86_64
- WARNING2026-03-1011 OK · 2 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 98%
- Return-value docs
- 67%
- References docs
- 50%
Downloads
Repository
Repository practices
Repository gitlab.com/stephematician/literanger is linked, but repository-practices checks have not run for it yet. Checks are GitHub-only for now.
Dependencies
Code & Tests
People & History
5 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.2.0Latest
- RR 4.5.0 released · 2025-04-11
- 0.1.12024-09-22 · diff ↗
- unarchivedReturned to CRAN2024-09-22
- archivedRemoved from CRAN2024-09-19issues were not corrected in time
- 0.1.02024-09-04 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 0.0.22023-07-13 · diff ↗
- unarchivedReturned to CRAN2023-07-13
- archivedRemoved from CRAN2023-07-10issues were not corrected in time
- 0.0.12023-06-26
- RR 4.3.0 released · 2023-04-21
Package metadata
- First published
- 2023-06-26
- Total releases
- 5 / 3 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 3.6.0
- Download size
- 113 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet