Learn R Programming

poissonreg (version 0.1.0)

seniors: Alcohol, Cigarette, and Marijuana Use for High School Seniors

Description

Alcohol, Cigarette, and Marijuana Use for High School Seniors

Arguments

Value

seniors

a tibble

Details

Data are from Table 7.3 of Agresti (2007). The first three columns make up data from a 3-way contingency table.

Examples

Run this code
# NOT RUN {
data(seniors)
str(seniors)
# }

Run the code above in your browser using DataLab