c.mcmc.list: Combine an mcmc.list object

Description Usage Arguments Value

Description

This method combines ‘mcmc.list’ objects into a single ‘mcmc.list’ object. Objects must have come from the same model, and have the same variable names and same number of chains.

Usage

1
2
## S3 method for class 'mcmc.list'
c(...)

Arguments

...

‘mcmc.list’ objects to be concatenated

Value

Returns the combined ‘mcmc.list’ object.


thlytras/FluHMM documentation built on May 31, 2019, 10:44 a.m.