1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
## References
- Anderson, M.R., 1973. Cluster Analysis for Applications, Academic.
- Batagelj, V., 1988. Generalized Ward and related clustering problems, in H.H. Bock, ed., Classification and Related Methods of Data Analysis, North-Holland, pp. 67--74.
- Benzécri, J.P., 1976. L'Analyse des Données, Tome 1, La Taxinomie, Dunod, (2nd edn.; 1973, 1st edn.).
- Cailliez, F., and Pages, J.-P., 1976. Introduction a l'Analyse des Données, SMASH (Société de Mathématiques Appliquées et Sciences Humaines).
- Fisher, R.A., 1936. The use of multiple measurements in taxonomic problems. Annals of Eugenics, 7, 179--188.
- Jain, A.K., and Dubes, R.C., 1988. Algorithms for Clustering Data, Prentice-Hall.
- Jambu, M., 1978. Classification Automatique pour l'Analyse des Données. I. Methodes et Algorithmes, Dunod.
- Jambu, M., 1989. Exploration Informatique et Statistique des Données, Dunod.
- Kaufman, L., and Rousseeuw, P.J., 1990. Finding Groups in Data: An Introduction to Cluster Analysis, Wiley.
- Lance, G.N., and Williams, W.T., 1967. A general theory of classificatory sorting strategies. 1. Hierarchical systems, The Computer Journal, 9, 4, 373--380.
- Legendre, P., and Fortin, M.-J., 2010. Comparison of the Mantel test and alternative approaches for detecting complex relationships in the spatial analysis of genetic data. Molecular Ecology Resources, 10, 831--844.
- Legendre, P., 2011. const.clust, R package to compute space-constrained or time-constrained agglomerative clustering. http://www.bio.umontreal.ca/legendre/indexEn.html
- Legendre, P., and Legendre, L., 2012. Numerical Ecology, 3rd ed., Elsevier.
- Le Roux, B., and Rouanet, H., 2004. Geometric Data Analysis: From Correspondence Analysis to Structured Data Analysis, Kluwer.
- Murtagh, F., 1983. A survey of recent advances in hierarchical clustering algorithms, The Computer Journal, 26, 354--359.
- Murtagh, F., 1985. Multidimensional Clustering Algorithms, Physica-Verlag.
- Murtagh, F., 2000. Multivariate data analysis software and resources, http://www.classification-society.org/csna/mda-sw
- Székely, G.J., and Rizzo, M.L., 2005. Hierarchical clustering via joint between-within distances: extending Ward's minimum variance method, Journal of Classification, 22 (2), 151--183.
- Ward, J.H., 1963. Hierarchical grouping to optimize an objective function, Journal of the American Statistical Association, 58, 236--244.
- Wishart, D., 1969. An algorithm for hierarchical classifications, Biometrics, 25, 165--170.
- XploRe, 2007. http://fedc.wiwi.hu-berlin.de/xplore/tutorials/xaghtmlnode53.html |