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.
- Version0.1.1
- R versionunknown
- LicenseGPL-3
- Needs compilation?Yes
- Last release09/22/2024
Documentation
Team
Stephen Wade
MaintainerShow author detailsMarvin N Wright
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests3 packages
- Linking To2 packages