| Titanic.cramer {plot.matrix} | R Documentation |
Survival of passengers on the Titanic
Description
Matrix of Cramer's V computed on the variables economic status (class), sex, age and survival of the fate of passengers on the fatal maiden voyage of the ocean liner 'Titanic'.
Usage
data(Titanic.cramer)
Format
A 4x4 matrix with Cramer's V computed on
Class1st, 2nd, 3rd, Crew
SexMale, Female
AgeChild, Adult
SurvivedNo, Yes
Source
The data are derived from the Survival of passengers on the Titanic data set.
Examples
data(Titanic.cramer)
plot(as.assoc(Titanic.cramer))
[Package plot.matrix version 1.6.2 Index]