convergence_plot {escalation}R Documentation

Plot the convergence processes from a collection of simulations.

Description

Plot the convergence processes from a collection of simulations.

Usage

convergence_plot(x, ...)

Arguments

x

object of type simulations_collection

...

extra args are passed onwards to stack_sims_vert

Value

a ggplot2 plot

Examples

## Not run: 
# See ? simulate_compare

## End(Not run)

[Package escalation version 0.1.10 Index]