Learn R Programming

pblm (version 0.1-12)

ulcer: The ulcer data

Description

Data analyzed by Dale (1986)

Usage

data(ulcer)

Arguments

Format

A data frame with 48 observations and 4 variables.

medication

medication requirements. A factor with levels never; seldom; occasionally; and regularly.

pain

patients' post operative pain level. A factor with levels none, slight and moderate

.
operation

a factor representing the type of operation with levels: vagatomy drainage procedure (vp); vagatomy and distal antrectomy (va); vagatomy and hemigastrectomy (vh); and resection alone (ra)

.
freq

a numeric vector representing the number of patients classified for the corresponding levels of pain, medication and operation

Examples

Run this code
data(ulcer)

Run the code above in your browser using DataLab