- Notifications
You must be signed in to change notification settings - Fork1
stinco/bayesian-statistics-project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Project for the Bayesian Statistics exam at University of Trieste
In this project I analysed a dataset regarding deaths in Milan. The dataset contains, for each day between 1/01/1980 and 31/12/1989:
- the number of deaths occurred in Milan (
tot.mort); - the number of deaths for respiratory issues in Milan (
resp.mort).
We have for each day some explanatory variables too:
- the mean temperature (
mean.temp); - the relative humidity (
rel.humid); - the sulphur dioxide level in ambient air (
SO2); - the total suspended particles in ambient air (
TSP).
The dataset has been described inVigotti, M.A., Rossi, G., Bisanti, L., Zanobetti, A. and Schwartz, J. (1996). Short term effect of urban air pollution on respiratory health in Milan, Italy, 1980-1989. Journal of Epidemiology and Community Health, 50, 71-75. and it has been analysed inRuppert, D., Wand, M.P. and Carroll, R.J. (2003), Semiparametric Regression Cambridge University Press..
The aim of the project is to build a predictive model fortot.mort andresp.mort and to understand which are the variables that mostly affect the probability of death.
About
Project for the Bayesian Statistics exam at University of Trieste
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
