sisd_cummulative: Prediction of Cumulative number of cases using data driven...

Description Usage Value

View source: R/sisd_cummulative.R

Description

Prediction of Cumulative number of cases using data driven modified SIS model

Usage

 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
)

Value

graph showing the training phase and prediction of cumulative number of cases


abh2k/sisd documentation built on Dec. 18, 2021, 9:30 p.m.