Combine multiple pmcmc() samples into one object
pmcmc_combine(..., samples = list(...))Arguments representing pmcmc() sample, i.e.,
mcstate_pmcmc objects. Alternatively, pass a list as the
argument samples. Names are ignored.
A list of mcstate_pmcmc objects. This is often
more convenient for programming against than ...