R/objects.R
merge_chains.Rd
Merges samples from all chains as one unlisted object.
merge_chains(emc)
An emc object, commonly the output of fit()
fit()
An unlisted emc object with all chains merged
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.
preburn
burn
adapt
merge_chains(emc)$samples$stage