convergence_plot {escalation} | R Documentation |
Plot the convergence processes from a collection of simulations.
convergence_plot(x, ...)
x |
object of type |
... |
extra args are passed onwards to stack_sims_vert |
a ggplot2 plot
## Not run:
# See ? simulate_compare
## End(Not run)