Description Usage Arguments Value
separation function
1 | separation(data, pm2.5, time, dow, temperature, optimal.df)
|
data |
Data includes temperature, daily death toll, PM2.5 concentration, time variable, boundary layer height and wind speed. |
pm2.5 |
Enter the concentration of pm2.5 in a numeric format, eg. 150. |
time |
Enter the time in a Date format, eg. 2016-01-01. |
dow |
Enter the day of week variable in a factor format, eg. Monday. |
temperature |
Enter the temperature in a numeric format, eg. 12. |
optimal.df |
The degrees of freedom of natural spline function with time variable for predicting the exposure pm2.5 in a numeric format, eg. 15. |
resid1-calculate the residual change of pm2.5 after controlling the confounding factors of temperature and time trend.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.