CENSUSMLR: Subset of CENSUS data

Description Usage Format Details

Description

A portion of the CENSUS dataset used for illustration

Usage

1
data("CENSUSMLR")

Format

A data frame with 1000 observations on the following 7 variables.

Response

a numeric vector, percentage 0-100 of household that mailed in the census form

Population

a numeric vector, the number of people living in the census block based on 2010 census

ACSPopulation

a numeric vector, the number of people living in the census block based on 2010 census

Rural

a numeric vector, the number of people living in a rural area (in that census block)

Males

a numeric vector, the number of males living in the census block

Elderly

a numeric vector, the number of people aged 65+ living in the census block

Hispanic

a numeric vector, the number of people who self-identify as Hispanic in the census block

Details

See CENSUS data for more information.


profpetrie/regclass documentation built on May 26, 2019, 8:33 a.m.