openintro (version 1.7.1)

avandia: Cardiovascular problems for two types of Diabetes medicines

Description

A comparison of cardiovascular problems for Rosiglitazone and Pioglitazone.

Usage

data("avandia")

Arguments

Format

A data frame with 227571 observations on the following 2 variables.

treatment

a factor with levels Pioglitazone Rosiglitazone

cardiovascular_problems

a factor with levels no yes

Examples

Run this code
# NOT RUN {
data(avandia)
table(avandia)
# }

Run the code above in your browser using DataLab