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 April 1, 2026, 9:07 a.m.