freight | R Documentation |
A set of data on airfreight breakage. Data are given on 10 air shipments, each carrying 1000 ampules of some substance. For each shipment, the number of ampules found broken upon arrival, and the number of times the shipments were transferred from one aircraft to another, are recorded.
data("freight")
The data frame includes 10 observations on the following variables:
number of ampules found broken upon arrival.
number of times the shipments were transferred from one aircraft to another.
Shipment identifier.
The data set is reported by Kutner et al. (2003) and used by Sellers & Shmueli (2010) to illustrate COMPoisson analyses.
Kutner MH, Nachtsheim CJ, Neter J, Li W (2005, p. 35). Applied Linear Regression Models, Fourth Edition. McGraw-Hill.
Sellers KF, Shmueli G (2010) A Flexible Regression Model for Count Data. Ann. Appl. Stat. 4: 943–961
## see ?COMPoisson for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.