get_imputed function

Extract imputed values

Extract imputed values

get_imputed(inlamemi_model, error_variable)

Arguments

  • inlamemi_model: object of class inlamemi
  • error_variable: character string indicating the name of the error variable for which to extract the imputed values.

Returns

A list of two objects: the posterior marginal distributions for each element of the imputed covariate, and a data frame giving a summary of these marginals.

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