Description Usage Format Details Source References Examples
The table contains student responses to a questionnaire about a data analysis course. This is Table 12.4 in Chapter 12 of Hartigan (1975) on page 224.
1 |
A data frame with 31 observations on the following 10 variables.
questiona numeric vector for the question number
texta character vector for the question text
s.1a numeric vector for the response from student 1
s.2a numeric vector for the response from student 2
s.3a numeric vector for the response from student 3
s.4a numeric vector for the response from student 4
s.5a numeric vector for the response from student 5
s.6a numeric vector for the response from student 6
s.7a numeric vector for the response from student 7
s.8a numeric vector for the response from student 8
Student responses to the questionnaires are evaluated using the following scores.
| 1 | strongly disagree |
| 2 | disagree |
| 3 | neutral |
| 4 | agree |
| 5 | strongly agree |
Hartigan applies the adding algorithm to 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.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.