CRAN/E | mixgb

mixgb

Multiple Imputation Through 'XGBoost'

Installation

About

Multiple imputation using 'XGBoost', subsampling, and predictive mean matching as described in Deng and Lumley (2023) . Our method utilizes the capabilities of XGBoost, a highly efficient implementation of gradient boosted trees, to capture interactions and non-linear relations automatically. Moreover, we have integrated subsampling and predictive mean matching to minimize bias and reflect appropriate imputation variability. This package supports various types of variables and offers flexible settings for subsampling and predictive mean matching. Additionally, it includes diagnostic tools for evaluating the quality of the imputed values.

github.com/agnesdeng/mixgb
agnesdeng.github.io/mixgb/
Bug report File report

Key Metrics

Version 1.0.2
R ≥ 3.5.0
Published 2023-02-16 443 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks mixgb results

Downloads

Yesterday 9 0%
Last 7 days 74 -31%
Last 30 days 303 -3%
Last 90 days 882 -17%
Last 365 days 3.622 +35%

Maintainer

Maintainer

Yongshi Deng

yongshi.deng@auckland.ac.nz

Authors

Yongshi Deng

aut / cre

Thomas Lumley

ths

Material

Reference manual
Package source

Vignettes

Imputing newdata with a saved mixgb imputer
mixgb: Multiple Imputation Through XGBoost

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

mixgb archive

Depends

R ≥ 3.5.0

Imports

data.table
ggplot2
Matrix
mice
Rfast
rlang
scales
stats
tidyr
utils
xgboost

Suggests

knitr
rmarkdown
RColorBrewer