Skip to content

mlim

Single and Multiple Imputation with Automated Machine Learning

v0.3.0 · Dec 16, 2022 · MIT + file LICENSE

Description

Machine learning algorithms have been used for performing single missing data imputation and most recently, multiple imputations. However, this is the first attempt for using automated machine learning algorithms for performing both single and multiple imputation. Automated machine learning is a procedure for fine-tuning the model automatic, performing a random search for a model that results in less error, without overfitting the data. The main idea is to allow the model to set its own parameters for imputing each variable separately instead of setting fixed predefined parameters to impute all variables of the dataset. Using automated machine learning, the package fine-tunes an Elastic Net (default) or Gradient Boosting, Random Forest, Deep Learning, Extreme Gradient Boosting, or Stacked Ensemble machine learning model (from one or a combination of other supported algorithms) for imputing the missing observations. This procedure has been implemented for the first time by this package and is expected to outperform other packages for imputing missing data that do not fine-tune their models. The multiple imputation is implemented via bootstrapping without letting the duplicated observations to harm the cross-validation procedure, which is the way imputed variables are evaluated. Most notably, the package implements automated procedure for handling imputing imbalanced data (class rarity problem), which happens when a factor variable has a level that is far more prevalent than the other(s). This is known to result in biased predictions, hence, biased imputation of missing data. However, the autobalancing procedure ensures that instead of focusing on maximizing accuracy (classification error) in imputing factor variables, a fairer procedure and imputation method is practiced.

Downloads

218

Last 30 days

15074th

218

Last 90 days

218

Last year

CRAN Check Status

14 NOTE
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^

Check History

NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) mlim.Rd:58: Lost braces
    58 |              Note that code{"XGB"} is only available in Mac OS and Linux. moreover,
       |                            ^

Dependency Network

Dependencies Reverse dependencies h2o curl mice missRanger memuse md.log mlim

Version History

new 0.3.0 Mar 9, 2026