ontario {glmmBUGS}R Documentation

Ontario data on molar cancer

Description

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

Usage

data(ontario)

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

data(ontario)
head(ontario)

[Package glmmBUGS version 1.5 Index]