get_imputed {inlamemi} | R Documentation |
Extract imputed values
Description
Extract imputed values
Usage
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. |
Value
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.
[Package inlamemi version 1.1.0 Index]