merge_chains {EMC2} | R Documentation |
Merges samples from all chains as one unlisted object.
merge_chains(emc)
emc |
An emc object, commonly the output of |
Note that all sampling stages are included in the merged output,
including iterations from the preburn
, burn
, and adapt
stages.
merge_chains(emc)$samples$stage
shows the corresponding sampling stages.
An unlisted emc object with all chains merged