Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

aids

AIDS Symptoms and AZT Use Data


Description

The aids data frame has 4 rows and 4 columns.

On February 15, 1991, the New York Times published the results of a study on the presence of AIDS symptoms and AZT use. The data were cross-classified according to the race of the patients.

Usage

data(aids)

Format

This data frame contains the following columns:

yes

the number of patients with AIDS symptoms;

no

the number of patients without AIDS symptoms;

azt

an indicator variable for AZT use;

race

an indicator variable for the race (w=white, b=black).

Source

The data were obtained from the New York Times (2/15/91).

Examples

data(aids)
summary(aids)

cond

Approximate Conditional Inference for Logistic and Loglinear Models

v1.2-3.1
GPL (>= 2) | file LICENCE
Authors
S original by Alessandra R. Brazzale <alessandra.brazzale@unipd.it>. R port by Alessandra R. Brazzale <alessandra.brazzale@unipd.it>, following earlier work by Douglas Bates.
Initial release
2014-06-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.