Death from horse-kicks | R Documentation |
The function gives the number of deaths from horse-kicks.
data_deaths
data_deaths |
A vector of (non-negative integer) count values. |
A data set of size n = 280 concerns the number of deaths from horse-kicks. It was used by Preece et al. (1988) and fitted by the generalized linear model.
data_deaths gives the number of deaths from horse-kicks.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Preece, D. A., Ross, G. J. S., & Kirby, S. P. J. (1988). Bortkewitsch's horse-kicks and the generalized linear model. Journal of the Royal Statistical Society: Series D (The Statistician), 37(3), 313-318.
data_edeath
x<-data_deaths
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.