Learn R Programming

ISwR (version 2.0-7)

caesarean: Caesarean section and maternal shoe size

Description

The table caesar.shoe contains the relation between caesarean section and maternal shoe size (UK sizes!).

Usage

caesar.shoe

Arguments

Format

A matrix with two rows and six columns.

Examples

Run this code
# NOT RUN {
prop.trend.test(caesar.shoe["Yes",],margin.table(caesar.shoe,2))
# }

Run the code above in your browser using DataLab