births {SMPracticals}R Documentation

Birth Times

Description

Times spent in delivery suite by 95 women giving birth at the John Radcliffe Hospital, Oxford. The data were kindly provided by Ethel Burns.

Usage

data(births)

Format

A data frame with 95 observations on the following 2 variables.

day

Day on which woman arrived

time

Time (hours) spent on delivery suite

Source

Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 18.

Examples

data(births)

[Package SMPracticals version 1.4-3.1 Index]