Skip to content

rMIDAS

Multiple Imputation with Denoising Autoencoders

v1.0.1 · Mar 13, 2026 · Apache License (>= 2.0)

Description

A tool for multiply imputing missing data using 'MIDAS', a deep learning method based on denoising autoencoder neural networks (see Lall and Robinson, 2022; <doi:10.1017/pan.2020.49>). This algorithm offers significant accuracy and efficiency advantages over other multiple imputation strategies, particularly when applied to large datasets with complex features. Alongside interfacing with 'Python' to run the core algorithm, this package contains functions for processing data before and after model training, running imputation model diagnostics, generating multiple completed datasets, and estimating regression models on these datasets. For more information see Lall and Robinson (2023) <doi:10.18637/jss.v107.i09>. This package is deprecated in favor of 'rMIDAS2'; it remains available for existing workflows but will receive only compatibility and documentation updates.

Downloads

594

Last 30 days

6719th

1.2K

Last 90 days

3.9K

Last year

Trend: +98% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies data.table mltools reticulate rappdirs Rdpack rMIDAS

Version History

updated 1.0.1 ← 1.0.0 diff Mar 13, 2026
new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.5.0 diff Oct 10, 2023
updated 0.5.0 ← 0.4.2 diff Aug 22, 2023
updated 0.4.2 ← 0.4.1 diff Jun 13, 2023
updated 0.4.1 ← 0.4.0 diff Jun 19, 2022
updated 0.4.0 ← 0.3.0 diff Feb 9, 2022
updated 0.3.0 ← 0.2.0 diff Jan 29, 2021
updated 0.2.0 ← 0.1.0 diff Nov 1, 2020
new 0.1.0 Sep 28, 2020