combined_plot: Combined Plot

View source: R/plot_combined.R

combined_plotR Documentation

Combined Plot

Description

Generates a plot that shows the actual demand data, along with the suppressed activity figures, and the model output.

Usage

combined_plot(model_output, treatment, params)

combined_plot_data(model_output, treatment, params)

Arguments

model_output

output from run_model() and get_model_output()

treatment

a name of a treatment to filter by

params

the current 'params' object used to model the data

Value

combined_plot(): a plotly chart

combined_plot_data(): a summarised version of model_output


The-Strategy-Unit/723_mh_covid_surge_modelling documentation built on April 13, 2022, 8:52 a.m.