Learn R Programming

GeDS (version 0.3.1)

coalMining: Coal Mining Disasters data

Description

A dataset with 112 entries containing annual numbers of accidents due to disasters in British coal mines for years from 1850 to 1962, considered in Carlin et al. (1992) and also in Eilers and Marx (1996).

Usage

data(coalMining)

Arguments

Format

A data.frame with 112 entries, corresponding to the years from 1850 to 1962. Each entry has:

  • accidents: number of severe accidents that have occurred each year.

  • years: year during which the accidents occurred.

References

Carlin, B.P., Gelfand, A.E. and Smith, A.F.M. (1992). Hierarchical Bayesian analysis of changepoint problems. Applied Statistics, 41(2), 389--405.

Eilers, P.H.C. and Marx, B.D. (1996). Flexible Smoothing with B-splines and Penalties. Statistical Science, 11(2), 89--121.