simplify_inlamemi_model_summary function

Simplify the "raw" model summary for printing and plotting

Simplify the "raw" model summary for printing and plotting

simplify_inlamemi_model_summary(inlamemi_model)

Arguments

  • inlamemi_model: the model returned from the fit_inlamemi function.

Returns

A list of four data frames, containing the summaries for different components of the model. These are the coefficients of the model of interest, the coefficient of the variable with error, the coefficients of the imputation model, and the hyperparameters.

  • Maintainer: Emma Skarstein
  • License: MIT + file LICENSE
  • Last published: 2024-10-31