Learn R Programming

ISwR (version 2.0-2)

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.

source

D.G. Altman (1991), Practical Statistics for Medical Research, Table 10.1, Chapman & Hall.

Examples

Run this code
prop.trend.test(caesar.shoe["Yes",],margin.table(caesar.shoe,2))

Run the code above in your browser using DataLab