get_imputed: Extract imputed values

View source: R/accessor_functions.R

get_imputedR 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.


inlamemi documentation built on Oct. 31, 2024, 5:08 p.m.