Description Usage Arguments Value
Calculate the difference in deviance given three time-series: the observed one and two predicted ones (dat, modI and modJ respectively).
1 | psi.lnlike.deldeviance(modI, modJ, dat)
|
modI |
Numeric time series with the predicted number of cases using model I |
modJ |
Numeric time series with the predicted number of cases using model J |
dat |
Integer time series with the observed number of cases |
deldevi the difference in deviance of the two models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.