newyork {BayesDA}R Documentation

Population of Municipalities in New York

Description

Population in all 804 municipalities in new York state in 1960, and two independent random samples from it.

Usage

data(newyork)

Format

A data frame with 804 observations on the following 2 variables.

population

a numeric vector Population

code

400 if in sample 1, 300 if in sample 2, 200 if in both, and 100 if in neither

Details

Discussed on page 265 of second edition.

Examples

data(newyork)
str(newyork)

[Package BayesDA version 2012.04-1 Index]