Learn R Programming

exactLoglinTest (version 1.4.2)

titanic.dat: Titanic Survival Data

Description

A data frame of counts of titanic passengers classified by class, age, sex and survival

Usage

data(titanic.dat)

Arguments

Format

A data frame with 32 observations on the following 5 variables.
y
a numeric vector
class
a numeric vector
age
a numeric vector
sex
a numeric vector
surv
a numeric vector

Source

Cytel web site http://www.cytel.com

Examples

Run this code
data(titanic.dat)

Run the code above in your browser using DataLab