Description Usage Arguments Value Examples
Calculate the likelihood of each data point given two time-series: the observed one and predicted (dat and mod respectively).
1 | calcLLK(mod, dat)
|
mod |
Numeric time series with the predicted number of cases |
dat |
Integer time series with the observed number of cases |
myLLK A vector with the likelihood value of each data point
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.