Learn R Programming

epiDisplay (version 3.5.0.2)

IUD trial discontinuation data: Dataset on discontinuation of the IUD trial cases

Description

This dataset is a subset of WHO IUD trial. It should be merged with IudAdmit and IudFollowup

Usage

data(IudDiscontinue)

Arguments

Format

A data frame containing 398 observations and 3 variables.

id

a numeric vector for personal identification number

discdate

date of discontinuation

d23

primary reason for discontinuation

Examples

Run this code
# NOT RUN {
data(IudDiscontinue)
# }

Run the code above in your browser using DataLab