combine_iters: Combine multiple mcdraws objects into a single one by...

View source: R/parallel.R

combine_itersR Documentation

Combine multiple mcdraws objects into a single one by combining their draws

Description

This function is used to combine the results of parallel posterior predictive simulations.

Usage

combine_iters(...)

Arguments

...

objects of class mcdraws

Value

A combined object of class mcdraws where the number of stored draws equals the sum of the numbers of draws in the input objects.


mcmcsae documentation built on April 12, 2025, 2:25 a.m.