Package: literanger 0.1.0

literanger: Random Forests for Multiple Imputation Based on 'ranger'

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>. 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.

Authors:Stephen Wade [aut, cre], Marvin N Wright [ctb]

literanger_0.1.0.tar.gz
literanger_0.1.0.zip(r-4.5)literanger_0.1.0.zip(r-4.4)literanger_0.1.0.zip(r-4.3)
literanger_0.1.0.tgz(r-4.4-x86_64)literanger_0.1.0.tgz(r-4.4-arm64)literanger_0.1.0.tgz(r-4.3-x86_64)literanger_0.1.0.tgz(r-4.3-arm64)
literanger_0.1.0.tar.gz(r-4.5-noble)literanger_0.1.0.tar.gz(r-4.4-noble)
literanger.pdf |literanger.html
literanger/json (API)
NEWS

# Install 'literanger' in R:
install.packages('literanger', repos = c('https://stephematician.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://gitlab.com/stephematician/literanger

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

3 exports 0.73 score 2 dependencies 2 scripts 168 downloads

Last updated 14 days agofrom:6570b2f691. Checks:OK: 8 WARNING: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-win-x86_64OKSep 04 2024
R-4.5-linux-x86_64WARNINGSep 04 2024
R-4.4-win-x86_64OKSep 04 2024
R-4.4-mac-x86_64OKSep 04 2024
R-4.4-mac-aarch64OKSep 04 2024
R-4.3-win-x86_64OKSep 04 2024
R-4.3-mac-x86_64OKSep 04 2024
R-4.3-mac-aarch64OKSep 04 2024

Exports:read_literangertrainwrite_literanger

Dependencies:cpp11Rcereal