Description Usage Arguments Details Value Author(s) References See Also Examples
Output the summary of a distributed lag model
1 2 |
object |
a model of class |
... |
further options for |
The function prints information about the model.
Invisibly returns a list containing
call |
function call |
coef.table |
a table containing coefficients, standard errors, t values and p-values |
resid.stats |
some statistics on the deviance residuals of the constrained model |
deviance |
the residual deviance of the constrained model |
null.deviance |
the null deviance of the constrained model |
aic |
Akaike Information Criterion of the constrained model |
iter |
number of Fisher scoring iterations of the constrained model |
df.null |
null degrees of freedom of the constrained model |
df residual |
residual degrees of freedom of the constrained model |
na |
number of observations lost due missing data |
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
Schwartz, J. (2000) The distributed lag between air pollution and daily deaths. Epidemiology 11(3), 320–326.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.