R/convergence_plot.R
convergence_plot.Rd
Plot the convergence processes from a collection of simulations.
convergence_plot(x, ...)
object of type simulations_collection
extra args are passed onwards to stack_sims_vert
a ggplot2 plot
if (FALSE) {
# See ? simulate_compare
}