florida {alr3}R Documentation

Florida presidential election

Description

County-by-county vote for president in Florida in 2000 for Bush, Gore and Buchanan.

Usage

data(florida)

Format

A data frame with 67 observations on the following 4 variables.

County
County name
Gore
Vote for Gore
Bush
Vote for Bush
Buchanan
Vote for Buchanan

Source

http://www.abcnews.go.com.sections/politics/2000vote/general/FL_county.html

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 9.10.

Examples

data(florida)
## maybe str(florida) ; plot(florida) ...

[Package alr3 version 1.1.7 Index]