load_posterior_param: load the posterior samples of a single parameter from all...

View source: R/MegaLMM_functions.R

load_posterior_paramR Documentation

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

Description

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

Usage

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


deruncie/MegaLMM documentation built on June 10, 2025, 7:26 p.m.