UpdateBaselineMatrix | R Documentation |
Create a new baseline matrix to match the new observation matrix.
This function is very similar to UpgradeBaselineMatrix
does not perform fit if time.factor parameters were saved,
only create a baseline matrix to match the new observation matrix.
UpdateBaselineMatrix(
previous.baseline.matrix,
recent.case.df,
save.on.dir = FALSE,
date.time.field = "week",
postcode.field = "postcode"
)
save.on.dir |
|
date.time.field |
A |
postcode.field |
A |
A 2D matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.