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

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