diabetes | R Documentation |
The diabetes
data frame has 286 rows and 3 columns. The data
were gathered from a population-based pilot survey of diabetes in
Cairo, Egypt, in which postprandial blood glucose measurements were
obtained from a fingerstick on 286 subjects. Based on the WHO (World
Health Organization) criteria, 88 subjects were classified as diseased
and 198 as healthy.
diabetes
The diabetes
data frame contains the following columns:
marker
:
postprandial blood glucose measurements (mg/dl) obtained from a
fingerstick.
status
:
disease status, with 1
identifying subjects diagnosed with
diabetes.
age
age in years.
Inácio de Carvalho, V., de Carvalho, M. and Branscum, A. (2017) Nonparametric Bayesian covariate-adjusted estimation of the Youden index. Biometrics, 73, 1279-1288.
Inácio de Carvalho, V., Jara, A., Hanson, T. E. and de Carvalho, M. (2013) Bayesian nonparametric ROC regression modeling. Bayesian Analysis, 8, 623-646.
data(diabetes) plot(diabetes, pch = 20, main = "Diabetes Data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.