| us.south.demographics.1965 {cluster.datasets} | R Documentation |
Hartigan (1975) Demographic Data for the South
Description
A table of demographic information for southern states for the period 1960 to 1965. This is Table 2.2 in Chapter 2 of Hartigan (1975) on page 59.
Usage
data(us.south.demographics.1965)
Format
A data frame with 16 observations on the following 24 variables.
statea character vector for an abbreviation for the states
mean.altitudea numeric vector for the mean altitude above sea level, in tens of feet
mean.temperaturea numeric vector for the mean annual temperature, in degrees Fahrenheit
mean.precipitationa numeric vector for the mean annual precipitation, in inches
population.densitya numeric vector for the number of persons per square mile.
african.americansa numeric vector for the percentage of African-Americans
median.agea numeric vector for the median age in years
urban.populationa numeric vector for the percentage urban population
birthsa numeric vector for the number of births per 1000 population
rural.populationa numeric vector for the percentage rural farm population
manufacturing.employmenta numeric vector for the percentage of employment in manufacturing
automobilesa numeric vector for the number of automobiles per 100 population
telephonesa numeric vector for the number of telephones per 100 population
incomea numeric vector for the average income in hundreds of dollars
federal.revenuea numeric vector for the federal revenue per 100 dollars of state and local revenue
lawyersa numeric vector for the number of lawyers per 100,000 population
doctorsa character vector for the number of doctors per 100,000 population
white.infant.mortalitya numeric vector for the white infant mortality per 1000 births
school.yearsa numeric vector for the school years completed, in tenths of a year
education.expensea numeric vector for the education expenditure per pupil in tens of dollars
sound.plumbinga numeric vector for the percentage of houses with sound plumbing.
gop.1960.presidenta numeric vector for the percentage Republican vote in the 1960 presidential election
gop.1964.presidenta numeric vector for the percentage Republican vote in the 1964 presidential election
gop.1962.1964.governora numeric vector for the percentage Republican vote in the 1962/1964 governor elections
Details
None.
Source
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html
References
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
Examples
data(us.south.demographics.1965)