Learn R Programming

asbio (version 1.9-7)

drugs: Contingency data for high school marijuana, alcohol, and cigarette use

Description

Agresti (2012) included a three way contingency table describing cigarette, alcohol, and marijuana use of high school students in Dayton Ohio.

Usage

data(drugs)

Arguments

Format

A data frame with 8 observations on the following 4 variables.

alc

Alcohol use. A factor with levels N Y.

cig

Cigarette use. A factor with levels N Y.

mari

Marijuana use. A factor with levels N Y

count

Counts for the cross-classification.