acidosis.patients {cluster.datasets} | R Documentation |
The table contains measures of various compounds in cebrospinal fluid and blook for acidosis patients. This is Table 14.11 in Chapter 14 of Hartigan (1975) on page 265.
data(acidosis.patients)
A data frame with 40 observations on the following 6 variables.
ph.cerebrospinal.fluid
a numeric vector
ph.blood
a numeric vector
hco3.cerebrospinal.fluid
a numeric vector
hco3.blood
a numeric vector
co2.cerebrospinal.fluid
a numeric vector
co2.blood
a numeric vector
Hartigan suggests the use of the direct splitting algorithm with this data set.
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
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(acidosis.patients)