Learn R Programming

glmmBUGS (version 2.4.2)

ontario: Ontario data on molar cancer

Description

Data frame showing expected and observed counts of molar cancer in Ontario

Usage

data(ontario)

Arguments

Format

A data frame with 585 observations on the following 3 variables.

CSDUID

factor of Ontario census subdivision ID numbers

observed

Observed molar cancer cases

logExpected

expected cases

Details

See the documentation for glmmBUGS for how this was created.

Examples

Run this code
# NOT RUN {
data(ontario)
head(ontario)
# }

Run the code above in your browser using DataLab