Description Usage Arguments Details Value Author(s) References See Also Examples
Output the analysis results and diagnostics to a PDF file
1 2 |
model |
a model fitted by |
file |
a string with a file name to save the output, i.e., |
pollutants |
a vector with the names of the variables to estimate the effects |
method |
estimation method to be used to estimate the pollutant effect. Default is |
labels |
a vector of quoted strings with alternate labels for the pollutants. Default is the names of the variables in |
unit |
a vector indicating the units for relative risk computation. Default is 10 for all pollutants. See Details |
outcome.label |
an alternate label for the outcome variable |
city |
a string indicating the city. It is for the header |
df |
the number of degrees of freedom for the outcome variable smoothing. Default is 0 for no smoothing |
... |
further options for |
This function outputs several diagnostics plots and statistics of the core model. It also outputs the effects estimates. The results are piped to a PDF device. See pdf
for details.
This function does not return a value.
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
Schwartz, J., Spix, C., Touloumi, G. et al. (1996) Methodological issues in studies of air pollution and daily counts of deaths or hospital admissions. J Epidemiol. Community Health 50 (suppl 1), S12–S18.
Schwartz, J. (2000) The distributed lag between air pollution and daily deaths. Epidemiology 11(3), 320–326.
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 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.