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)
| model_output | output from |
|---|---|
| treatment | a name of a treatment to filter by |
| params | the current `params` object used to model the data |
combined_plot(): a plotly chart
combined_plot_data(): a summarised version of model_output