titanic.dat {exactLoglinTest}R Documentation

Titanic Survival Data

Description

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

Usage

data(titanic.dat)

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

data(titanic.dat)

[Package exactLoglinTest version 1.3.6 Index]