plot_cumulative: Plots cummulative cases graph for original and adjusted...

View source: R/adjustedPredSIS.R

plot_cumulativeR Documentation

Plots cummulative cases graph for original and adjusted predictions

Description

Provides a visual comparison between predictions made with and without the adjustments and the observed number of cases.

Usage

plot_cumulative(output_original, output_adjusted)

Arguments

output_original

output of sisd_cummulative for original state-wise data

output_adjusted

output of sisd_cummulative for adjusted state-wise data

Value

Returns graph showing observed, trained and predicted values for both original and adjusted data

Note

This function is called in "compare_results"


RashiMohta/COVID-19-cases-prediction documentation built on Oct. 26, 2024, 9:48 a.m.