View source: R/MegaLMM_functions.R
load_posterior_param | R Documentation |
load the posterior samples of a single parameter from all saved chunks
load_posterior_param(MegaLMM_state, param, chunks = NULL)
param |
Name of parameter to load |
folder |
folder to find Posterior chunk files |
samples |
vector of sample indices to load. If NULL, all samples loaded |
array with all chuncks of Posterior samples appended together
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.