Description Usage Format Details Source References Examples
Table defines life expectancy by attained age and sex in various cities in the specified years. This is Table 10.3 in Chapter 10 of Hartigan (1975) on page 182.
1 |
A data frame with 16 observations on the following 10 variables.
citya character vector for the city
yeara numeric vector for the year of census
m00a numeric vector for the male expectancy with attained age 0
m25a numeric vector for the male expectancy with attained age 25
m50a numeric vector for the male expectancy with attained age 50
m75a numeric vector for the male expectancy with attained age 75
f00a numeric vector for the female expectancy with attained age 0
f25a numeric vector for the female expectancy with attained age 25
f50a numeric vector for the female expectancy with attained age 50
f75a numeric vector for the female expectancy with attained age 75
This data set can be applied to the triads-leader algorithm.
Keyfitz, N. and Flieger, W. (1971) Population, Freeman, San Francisco.
SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.