| dust {catdata} | R Documentation |
The dust data was surveyed among the employees of a Munich factory.
data(dust)
A data frame with 1246 observations on the following 4 variables.
bronchchronical bronchial reaction, no = 0, yes = 1
dustdust concentration (mg/cm^3) at working place
smokeemployee smoker?, no = 1, yes = 2
yearsyears of dust exposition
http://www.stat.uni-muenchen.de/service/datenarchiv/dust/dust.html
## Not run:
##example of analysis:
vignette("modbin-dust")
vignette("semiparametric-dust")
vignette("tree-dust")
## End(Not run)