Next: octave.dataset.USArrests, Previous: octave.dataset.UKLungDeaths, Up: octave.dataset [Contents]
Accidental Deaths in the US 1973-1978
A time series giving the monthly totals of accidental deaths in the USA.
month
Month of the observation.
deaths
Accidental deaths.
Brockwell, P. J. and Davis, R. A. (1991). Time Series: Theory and Methods. New York: Springer.
t = octave.dataset.USAccDeaths;