Description Usage Arguments Details Author(s) References See Also Examples
The function computes the Quasi Information Criterion (QIC) of a generalised linear model for time series of counts.
1 2 |
object |
an object of class |
... |
additional arguments passed to |
The quasi information criterion (QIC) has been proposed by Pan (2001) as alternative to Akaike's information criterion (AIC) which is properly adjusted for regression analysis based on the generalized estimating equations (GEE).
This function computes the QIC of a generalised linear model for time series of counts. In case of models with the Poisson distribution the QIC has approximately the same value as the AIC. However, in case of models with another distribution it can be a more adequate alternative to the AIC.
Tobias Liboschik
Pan, W. (2001) Akaike's Information Criterion in Generalized Estimating Equations. Biometrics 57, 120–125, http://dx.doi.org/10.1111/j.0006-341X.2001.00120.x.
tsglm
for fitting a GLM for time series of counts.
AIC
and BIC
for other information criteria.
1 2 3 4 |
[1] 893.3044
[1] 821.4763
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.