View source: R/haiti1_covars.R
covars | R Documentation |
Generate a data frame containing weekly values for periodic basis splines for the seasonal transmission term beta.
covars(
tmin,
tmax,
byt = 1,
nbasis = 6,
degree = 6,
per = 52.14,
data,
settings
)
tmin |
first observation time |
tmax |
last observation time |
byt |
number of steps between each time |
nbasis |
number of basis spline terms |
degree |
degrees of freedom for the basis splines |
per |
period of the basis spline |
data |
haiti cholera observations |
settings |
settings for the vaccination campaign scenario |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.