combine_fm: Combine multiple flexss objects into one.

Description Usage Arguments Value

View source: R/diagnostic.R

Description

Combine the samples of multiple flexss objects and chuck them into the 'samples' field of the first flexss object. This is useful when running multiple MCMC chains simulatenously and combining them together.

Usage

1

Arguments

...

a list of flexss objects, or flexss objects themselves

Value

a flexss object with all the object properties (except samples and means) inherited from the first flexss object. The posterior means are recalculated from the combined samples.


weiyaw/flexss documentation built on June 16, 2021, 7:48 a.m.