impute | R Documentation |
Impute Conjugate Values
impute_conj_mvnorm_mu(y, mu, impute, Q, mu0, tau0)
y |
A matrix of values drawn from the multivariate normal distribution whose mean we are to impute. |
mu |
the means we wish to impute. Should be the same size as |
impute |
A logical matrix the size of |
Q |
the precision of the multivariate normal distribution from which |
mu0 , tau0 |
The prior means/precisions for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.