Plot the convergence processes from a collection of simulations.

convergence_plot(x, ...)

Arguments

x

object of type simulations_collection

...

extra args are passed onwards to stack_sims_vert

Value

a ggplot2 plot

Examples

if (FALSE) {
# See ? simulate_compare
}