CRAN/E | misspi

misspi

Missing Value Imputation in Parallel

Installation

About

A framework that boosts the imputation of 'missForest' by Stekhoven, D.J. and Bühlmann, P. (2012) doi:10.1093/bioinformatics/btr597 by harnessing parallel processing and through the fast Gradient Boosted Decision Trees (GBDT) implementation 'LightGBM' by Ke, Guolin et al.(2017) . 'misspi' has the following main advantages: 1. Allows embrassingly parallel imputation on large scale data. 2. Accepts a variety of machine learning models as methods with friendly user portal. 3. Supports multiple initializations methods. 4. Supports early stopping that prohibits unnecessary iterations.

Key Metrics

Version 0.1.0
R ≥ 3.5.0
Published 2023-10-17 201 days ago
Needs compilation? no
License GPL-2
CRAN checks misspi results

Downloads

Yesterday 5 +25%
Last 7 days 38 -31%
Last 30 days 153 -9%
Last 90 days 437 -25%
Last 365 days 1.222

Maintainer

Maintainer

Zhongli Jiang

jiang548@purdue.edu

Authors

Zhongli Jiang

aut / cre

Material

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

Imports

lightgbm
doParallel
doSNOW
foreach
ggplot2
glmnet
SIS
plotly

Suggests

e1071
neuralnet