| mcmc_combine | R Documentation | 
all functions in mcmc-tools.R are adapted from pmcmc-tools.R functions in github.com/mrc-ide/mcstate Combine multiple [mcmc()] samples into one object
mcmc_combine(..., samples = list(...))
... | 
 Arguments representing [mcmc()] sample, i.e., 'gonovax_mcmc' objects. Alternatively, pass a list as the argument 'samples'. Names are ignored.  | 
samples | 
 A list of 'gonovax_mcmc' objects. This is often more convenient for programming against than '...'  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.