load the posterior samples of a single parameter from all saved chunks

load_posterior_param(MegaLMM_state, param, chunks = NULL)

Arguments

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

Value

array with all chuncks of Posterior samples appended together