| DMconv | R Documentation | 
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.
data(DMconv)
A data frame with 1519 observations on the following 6 variables.
idPerson identifier
doeDate of entry, i.e. first visit.
dlwDate last seen well, i.e. last visit without DM.
dfiDate first seen ill, i.e. first visit with DM.
gtolGlucose tolerance. Factor with levels: 1="IFG" (impaired fasting glucose), 2="IGT" (impaired glucose tolerance).
grpRandomization. Factor with levels: 1="Intervention", 2="Control".
Signe Saetre Rasmussen, Steno Diabetes Center. The Addition Study.
data(DMconv)
str(DMconv)
head(DMconv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.