Horse-kicks deaths | R Documentation |
The function gives the number of deaths due to horse kicks excluding crops G, I, VI, and XI.
data_edeath
data_edeath |
A vector of (non-negative integer) count values. |
A data set of size n = 200 concerning the number of deaths due to horse-kicks excluding crops G, I, VI, and XI. It was used by Preece et al. (1988) and studied by the Bortkewitsch's horse-kicks and the generalized linear model.
data_edeath gives the number of deaths from horse-kicks excluding crops G, I, VI, and XI.
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_deaths
x<-data_edeath
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.