Learn R Programming

PASWR (version 1.0)

EPIDURALf: Traditional Sitting Position Versus Hamstring Stretch Position

Description

Intermediate results from a study to determine whether the traditional sitting position or the hamstring stretch position is superior for administering epidural anesthesia to pregnant women in labor as measured by the number of obstructive (needle to bone) contacts (OC)

Usage

EPIDURALf

Arguments

source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(EPIDURALf)
boxplot(OC~Treatment)
detach(EPIDURALf)

Run the code above in your browser using DataLab