plot_summary: Plot a summary of all dyngen simulation steps.

View source: R/plotting.R

plot_summaryR Documentation

Plot a summary of all dyngen simulation steps.

Description

Plot a summary of all dyngen simulation steps.

Usage

plot_summary(model)

Arguments

model

A dyngen intermediary model for which the simulations have been run with generate_experiment().

Value

A ggplot2 object.

Examples


data("example_model")
plot_summary(example_model)


dyngen documentation built on Oct. 12, 2022, 5:06 p.m.