View source: R/MegaLMM_base_samplers.R
sample_MegaLMM | R Documentation |
Run MCMC chain for a specified number of iterations
sample_MegaLMM(MegaLMM_state, n_iter, grainSize = 1, verbose = TRUE, ...)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.