Run MCMC chain for a specified number of iterations
sample_MegaLMM(MegaLMM_state, n_iter, grainSize = 1, verbose = TRUE, ...)
Arguments
- MegaLMM_state
MegaLMM_state object of current chain
- n_iter
Number of iterations to add to the chain (not number of posterior samples to draw.
This is determined by n_iter / thin)