View source: R/smesir_forecast.R
| smesir_forecast | R Documentation |
Forecasts incidence events within the smeSIR model framework. A companion
function to smesir.
smesir_forecast(Jf, model_fit, new_x = NULL)
Jf |
Integer length of the forecast time horizon |
model_fit |
A list returned from the |
new_x |
An list containing covariate data with which to forecast, as needed by by the model fit in the antecedent "model_fit" call. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.