View source: R/MegaLMM_functions.R
get_posterior_mean | R Documentation |
The synthetic parameter can be pre-calculated using get_posterior_FUN, or provided directly as an array with the first dimension the samples.
get_posterior_mean(X, FUN, bychunk = FALSE, mc.cores = 1, ...)
X |
either an array of posterior samples (either a parameter from |
FUN |
(optional) if |
bychunk |
(optional) if |
posterior mean matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.