Package: inlamemi 1.1.0
inlamemi: Missing Data and Measurement Error Modelling in INLA
Facilitates fitting measurement error and missing data imputation models using integrated nested Laplace approximations, according to the method described in Skarstein, Martino and Muff (2023) <doi:10.1002/bimj.202300078>. See Skarstein and Muff (2024) <doi:10.48550/arXiv.2406.08172> for details on using the package.
Authors:
inlamemi_1.1.0.tar.gz
inlamemi_1.1.0.zip(r-4.7-any)inlamemi_1.1.0.zip(r-4.6-any)inlamemi_1.1.0.zip(r-4.5-any)
inlamemi_1.1.0.tgz(r-4.6-any)inlamemi_1.1.0.tgz(r-4.5-any)
inlamemi_1.1.0.tar.gz(r-4.7-any)inlamemi_1.1.0.tar.gz(r-4.6-any)
inlamemi_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
inlamemi/json (API)
| # Install 'inlamemi' in R: |
| install.packages('inlamemi', repos = c('https://emmaskarstein.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/emmaskarstein/inlamemi/issues
Pkgdown/docs site:https://emmaskarstein.github.io
- framingham - Framingham heart study data
- mar_data - Simulated data with observation missing at random
- nhanes_survival - Survival data with repeated systolic blood pressure measurements
- simple_data - Simple simulated data
- two_error_data - Simulated data with two covariates with classical measurement error
Last updated from:018be39fbf. Checks:8 OK, 1 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 221 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 200 | ||
| macos-release-arm64 | ERROR | 163 | ||
| macos-oldrel-arm64 | OK | 127 | ||
| windows-devel | OK | 120 | ||
| windows-release | OK | 124 | ||
| windows-oldrel | OK | 122 | ||
| wasm-release | OK | 127 |
Exports:extract_variables_from_formulafit_inlamemiget_coef_impget_coef_misget_coef_moiget_imputedmake_inlamemi_control.familymake_inlamemi_familiesmake_inlamemi_formulamake_inlamemi_scaling_vectormake_inlamemi_stacksshow_data_structure
Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
Last update: 2024-10-31
Started: 2024-07-05
Last update: 2024-10-31
Started: 2024-03-06
Last update: 2024-10-31
Started: 2024-05-31
Last update: 2024-10-31
Started: 2024-03-06
Last update: 2024-10-31
Started: 2024-03-06
Last update: 2024-10-31
Started: 2024-07-05
Last update: 2024-07-05
Started: 2024-03-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract model coefficients | coef.inlamemi |
| Fit model for measurement error and missing data in INLA | fit_inlamemi |
| Framingham heart study data | framingham |
| Extract coefficients for the imputation model (IMP) | get_coef_imp |
| Extract coefficients for the missingness model (MIS) | get_coef_mis |
| Extract coefficients for the model of interest (MOI) | get_coef_moi |
| Extract imputed values | get_imputed |
| Simulated data with observation missing at random (MAR) | mar_data |
| Survival data with repeated systolic blood pressure measurements | nhanes_survival |
| Plot model summary | plot.inlamemi |
| Print method for inlamemi | print.inlamemi |
| Visualize the model data structure as matrices in LaTeX | show_data_structure |
| Simple simulated data | simple_data |
| Summary method for inlamemi | print.summary.inlamemi summary.inlamemi |
| Simulated data with two covariates with classical measurement error | two_error_data |
