seirah_ols: OLS Estimation of parameters in SIERAH models

Description Usage

View source: R/seirah_ols.R

Description

OLS Estimation of parameters in SIERAH models

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
seirah_ols(
  b,
  stateinit,
  data,
  alpha = 1,
  De = 5.2,
  Di = 2.3,
  Dq = 10,
  Dh = 30,
  popSize = 6.5e+07,
  dailyMove = 1e+06,
  timeconf = 1000,
  lengthconf = 1000,
  newdailyMove = 1e-05 * popSize,
  factorreductrans = 3,
  verbose = TRUE,
  obs = "1Y"
)

sistm/SEIRcovid19 documentation built on Aug. 9, 2021, 7:37 a.m.