Learn R Programming

alr3 (version 1.1.12)

titanic: Titanic

Description

For each person on board the fatal maiden voyage of the ocean liner Titanic, this dataset records sex, age (adult/child), economic status (first/second/third class, or crew) and whether or not that person survived.

Arguments

source

Report on the Loss of the `Titanic' (S.S.) (1990), British Board of Trade Inquiry Report (reprint), Gloucester, UK: Allan Sutton Publishing. Taken from the Journal on Statistical Education Archive, submitted by rdawson@husky1.stmarys.ca.

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Section 12.2.4.

Examples

Run this code
data(titanic)

Run the code above in your browser using DataLab