View source: R/summary_functions.R
simplify_inlamemi_model_summary | R Documentation |
Simplify the "raw" model summary for printing and plotting
simplify_inlamemi_model_summary(inlamemi_model)
inlamemi_model |
the model returned from the fit_inlamemi function. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.