indochina.combat.deaths {cluster.datasets} | R Documentation |
Table contains the number of monthly combat deaths for US troops, South Vietnamese troops, third party troops and enemy troops. This is Table 6.4 in Chapter 6 of Hartigan (1975) on page 139.
data(indochina.combat.deaths)
A data frame with 72 observations on the following 5 variables.
month.year
a character vector for the year
us
a numeric vector for the number of US combat deaths
svn
a numeric vector for the number of South Vietnamese combat deaths
third
a numeric vector for the number of third party combat deaths
enemy
a numeric vector for the number of enemy combat deaths
None
Unclassified Statistics on Southeast Asia (1972), Department of Defense, OASD (Comptroller), Directorate for Information Operations.
SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
data(indochina.combat.deaths)