Description Usage Arguments Details Value Author(s) References See Also Examples
Plot the effects estimated with a polynomial distributed lag model
1 2 3 |
x |
a model of class |
unit |
a vector indicating the units for relative risk computation. Default is 10. See |
confidence.level |
confidence level for interval computation |
labels |
a vector of quoted strings with alternate labels for the pollutants. Default is the time lag index. See Details |
new |
if |
... |
further options for |
This function extracts the coefficients and their standard errors from a polynomial distributed lag model in x
and plots a proper graph.
If labels
is a vector, it must have the same length as the number of lags plus 1; if it is a quoted string it will be used as a prefix for the labels with the time lag index; and if it is NULL
automatically created labels “Lag i” will be used.
This function does not return a value.
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.