inlamemi: An R package for missing data imputation and measurement error modelling using INLA
Emma Skarstein, Stefanie Muff

TL;DR
The paper introduces the inlamemi R package, which simplifies fitting hierarchical Bayesian models with measurement error and missing data in covariates using INLA, making advanced modeling accessible to data analysts.
Contribution
The inlamemi package provides an easy-to-use tool for modeling measurement error and missing data in a Bayesian framework with INLA, tailored for users with limited prior experience.
Findings
Facilitates modeling of measurement error and missing data in continuous covariates.
Uses INLA for fast and accurate Bayesian inference.
Includes numerous examples for practical application.
Abstract
Measurement error and missing data in variables used in statistical models are common, and can at worst lead to serious biases in analyses if they are ignored. Yet, these problems are often not dealt with adequately, presumably in part because analysts lack simple enough tools to account for error and missingness. In this R package, we provide functions to aid fitting hierarchical Bayesian models that account for cases where either measurement error (classical or Berkson), missing data, or both are present in continuous covariates. Model fitting is done in a Bayesian framework using integrated nested Laplace approximations (INLA), an approach that is growing in popularity due to its combination of computational speed and accuracy. The {inlamemi} R package is suitable for data analysts who have little prior experience using the R package {R-INLA}, and aids in formulating suitable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models · Statistical Methods and Inference
