Learn R Programming

Epi (version 1.1.20)

DMconv: Conversion to diabetes

Description

Data from a randomized intervention study ("Addition") where persons with prediabetic conditions are followed up for conversion to diabetes (DM). Conversion dates are interval censored. Original data are not published yet, so id-numbers have been changed and all dates have been randomly perturbed.

Usage

data(DMconv)

Arguments

source

Signe Saetre Rasmussen, Steno Diabetes Center. The Addition Study.

Examples

Run this code
data(DMconv)
str(DMconv)
head(DMconv)

Run the code above in your browser using DataLab