View source: R/sisd_cummulative.R
Prediction of Cumulative number of cases using data driven modified SIS model
1 2 3 4 5 6 7 8 9 10 | sisd_cummulative(
population,
gamma,
cur_day,
last_n_day,
last_limit,
next_n_days,
data,
mu
)
|
graph showing the training phase and prediction of cumulative number of cases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.