| pr {Epi} | R Documentation |
Diabetes prevance as of 2010-01-01 in Denmark
Description
Diabetes prevalence as of 2010-01-01 in Denmark in 1-year age classes by sex.
Usage
data("pr")
Format
A data frame with 200 observations on the following 4 variables.
ANumeric, age, 0-99
sexSex, a factor with levels
MFXNumber of diabetes patients
NPopulation size
Examples
data(pr)
str(pr)
[Package Epi version 2.53 Index]