The data is an observation-based version of the 1912 Titanic passenger survival
log,
Usage
data(titanic)
Arguments
Format
A data frame with 1316 observations on the following 4 variables.
class
a factor with levels 1st class2nd class3rd classcrew
age
a factor with levels childadults
sex
a factor with levels womenman
survived
a factor with levels noyes
Source
Found in many other texts
Details
titanic is saved as a data frame.
Used to assess risk ratios
References
Hilbe, Joseph M (2014), Modeling Count Data, Cambridge University Press
Hilbe, Joseph M (2007, 2011), Negative Binomial Regression, Cambridge University Press
Hilbe, Joseph M (2009), Logistic Regression Models, Chapman & Hall/CRC