Description Usage Format Source Examples
Three treatments were compared to test their relative efficacy (effectiveness) in treating Type 2 Diabetes in patients aged 10-17 who were being treated with metformin. The primary outcome was lack of glycemic control (or not); lacking glycemic control means the patient still needed insulin, which is not the preferred outcome for a patient.
Each of the 699 patients in the experiment were randomized to one of the following treatments:
continued treatment with metformin (coded as met
)
metformin combined with rosiglitazone (coded as rosi
), or
or a lifestyle-intervention program (coded as lifestyle
).
1 | data("diabetes2")
|
A data frame with 699 observations on the following 2 variables.
treatment
The treatment the patient received.
outcome
Whether there patient still needs insulin (failure
)
or met a basic positive outcome bar (success
).
Zeitler P, et al. 2012. A Clinical Trial to Maintain Glycemic Control in Youth with Type 2 Diabetes. N Engl J Med.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.