derailme | R Documentation |
These data are obtained from Atkinson and Riani (2000), which is a simplified version of the data in Evans (2000). The outcome is the number of deaths that occurred in a train accident with a categorical covariate describing the type of rolling stock, and an exposure variable giving the annual distance travelled by trains in that year, and was originally analysed using a Poisson model. As the data does not include observations with zero deaths, it will be analysed here as a zero-truncated Poisson with an offset of log of the train distance. The derailme
data frame has 67 rows and 5 columns.
data(derailme)
This data frame contains the following columns:
Month of accident
Year of accident
Type of rolling stock 1=Mark 1 train, 2=Post-Mark 1 train, 3=Non-passenger
Amount of traffic on the railway system (billions of train km)
Number of deaths that occurred in the train accident
Atkinson and Riani (2000)
Atkinson, A.C. and Riani, M. (2000), Robust Diagnostic Regression Analysis, First Edition. New York: Springer, Table A.18
Evans, A. W. (2000). Fatal train accidents on Britain's mainline railways. Journal Royal Statistical Society A, 163(1), 99-119.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.