CRAN/E | literanger

literanger

Random Forests for Multiple Imputation Based on 'ranger'

Installation

About

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.

Key Metrics

Version 0.0.1
R ≥ 3.3.0
Published 2023-06-26 314 days ago
Needs compilation? yes
License GPL-3
CRAN checks literanger results

Downloads

Yesterday 3 0%
Last 7 days 42 -29%
Last 30 days 168 -8%
Last 90 days 482 -20%
Last 365 days 1.863

Maintainer

Maintainer

Stephen Wade

stephematician@gmail.com

Authors

Stephen Wade

aut / cre

Marvin N Wright

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 3.3.0

Imports

stats

Suggests

Matrix ≥ 1.5.3
testthat ≥ 3.0.0
tibble ≥ 3.2.1

LinkingTo

cpp11 ≥ 0.4.3