Charles Eliot
September 2016
library(vcd)
data("VonBort")
This plot shows the total number of deaths per year, summed over all 14 corps. The green trend line is based on a Poisson GLM model, and shows that the rate of deaths from horse-kicks increased by approximately 1.9% per year.
[1] "Per-year rate of increase: 1.89%"
If you want to experiment with the von Bortkiewicz data set, visit this Shiny web application: