Learn R Programming

escalation (version 0.1.10)

convergence_plot: Plot the convergence processes from a collection of simulations.

Description

Plot the convergence processes from a collection of simulations.

Usage

convergence_plot(x, ...)

Value

a ggplot2 plot

Arguments

x

object of type simulations_collection

...

extra args are passed onwards to stack_sims_vert

Examples

Run this code
if (FALSE) {
# See ? simulate_compare
}

Run the code above in your browser using DataLab