View source: R/adjustedPredSIS.R
plot_cumulative | R Documentation |
Provides a visual comparison between predictions made with and without the adjustments and the observed number of cases.
plot_cumulative(output_original, output_adjusted)
output_original |
output of sisd_cummulative for original state-wise data |
output_adjusted |
output of sisd_cummulative for adjusted state-wise data |
Returns graph showing observed, trained and predicted values for both original and adjusted data
This function is called in "compare_results"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.