impute_outcome | R Documentation |
Draws a random sample from a multivariate normal distribution.
impute_outcome(conditional_parameters, n_imputations = 1, condmean = FALSE)
conditional_parameters |
a list with elements |
n_imputations |
numeric representing the number of random samples from the multivariate
normal distribution to be performed. Default is |
condmean |
should conditional mean imputation be performed (as opposed to random sampling) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.