Package: rMIDAS2 0.1.1
rMIDAS2: Multiple Imputation with 'MIDAS2' Denoising Autoencoders
Fits 'MIDAS' denoising autoencoder models for multiple imputation of missing data, generates multiply-imputed datasets, computes imputation means, and runs Rubin's rules regression analysis. Wraps the 'MIDAS2' 'Python' engine via a local 'FastAPI' server over 'HTTP', so no 'reticulate' dependency is needed at runtime. Methods are described in Lall and Robinson (2022) <doi:10.1017/pan.2020.49> and Lall and Robinson (2023) <doi:10.18637/jss.v107.i09>.
Authors:
rMIDAS2_0.1.1.tar.gz
rMIDAS2_0.1.1.zip(r-4.7)rMIDAS2_0.1.1.zip(r-4.6)rMIDAS2_0.1.1.zip(r-4.5)
rMIDAS2_0.1.1.tgz(r-4.6-any)rMIDAS2_0.1.1.tgz(r-4.5-any)
rMIDAS2_0.1.1.tar.gz(r-4.7-any)rMIDAS2_0.1.1.tar.gz(r-4.6-any)
rMIDAS2_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rMIDAS2/json (API)
NEWS
| # Install 'rMIDAS2' in R: |
| install.packages('rMIDAS2', repos = c('https://tsrobinson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/midasverse/midas2/issues
Last updated from:2f61f05489. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 216 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 112 |
Exports:combineensure_serverimp_meaninstall_backendmidasmidas_fitmidas_transformoverimputestart_serverstop_serveruninstall_backendupdate_backend
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslprocessxpsR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Combine results using Rubin's rules | combine |
| Ensure the server is running | ensure_server |
| Compute mean imputation | imp_mean |
| Install the MIDAS2 Python backend | install_backend |
| Multiple imputation (all-in-one) | midas |
| Fit a MIDAS model | midas_fit |
| Generate multiple imputations | midas_transform |
| Overimputation diagnostic | overimpute |
| Start the MIDAS2 API server | start_server |
| Stop the MIDAS2 API server | stop_server |
| Uninstall the MIDAS2 Python backend | uninstall_backend |
| Update the MIDAS2 Python backend | update_backend |
