diabetes | R Documentation |
This dataset contains simulated medical measurements for Diabetes and is emulated after data from the Diabetes Prevention Program. Each column represents change in a key metabolic indicators after two years for the placebo group receiving no treatment.
data("diabetes", package="MonotonicityTest")
A data frame with 1000 rows and 4 variables:
Change in low-density lipoprotein (LDL) cholesterol (mg/dL).
Change in fasting plasma glucose levels (mg/dL).
Change in triglyceride levels (mg/dL).
Change in hemoglobin A1c levels (%).
data("diabetes", package="MonotonicityTest")
names(diabetes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.