Description Usage Arguments Details Value Author(s) References See Also Examples
Estimate dispersion parameter
1 | dispersion(model)
|
model |
a model fitted by |
This is an consistent and asymptotic estimation of the dispersion parameter based on generalized Pearson statistics for GLM models. It is given \frac{∑_{t=1}^{n}≤ft(y_{t}-E≤ft(y_{t}\right)\right)^{2}/E≤ft(y_{t}\right)}{n-df}, where n is the number of observations and df is the number of degrees of freedom used by the model.
A scalar with the statistic.
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
McGullagh, P., Nelder, J. A. (1989) Generalized linear models. Chapman and Hall.
Hastie, T., Tibshirani, R. (1990) Generalized additive models. 2 ed. Chapman and Hall.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.