Learn R Programming

vcdExtra (version 0.5-2)

Heart: Sex, Occupation and Heart Disease

Description

Classification of individuals by gender, occupational category and occurrence of heart disease

Usage

data(Heart)

Arguments

format

A 3-dimensional array resulting from cross-tabulating 3 variables for 21522 observations. The variable names and their levels are:

rll{ No Name Levels 1 Disease "Disease", "None" 2 Gender "Male", "Female" 3 Occup "Unempl", "WhiteCol", "BlueCol" }

source

Karger, (1980).

Examples

Run this code
data(Heart)

# example goes here

Run the code above in your browser using DataLab