Forecast a PILAF object using one of the three methods: count only, joint modeling of count and coalescent events, joint modeling of count, coalescent and sampling envets.
1 2 3 4 | ## S3 method for class 'PILAF'
forecast(x, time.forecast, week.forecast,
method = "count", formula = "NULL", return_model = F,
verbose = F)
|
x |
A PILAF object. |
time.forecast |
A negative numeric vector of timepoints to forecast. |
week.forecast |
A numeric vector of week corresponding to timepoints to forecast. |
formula |
An optional character scalar of formula (debugging). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.