ForTran Files
ForTran files are listed after their corresponding chapters in the monograph. Click on a file to view it. Right-click on a file to save it on your computer by choosing "Save Target As...". The download only takes a few seconds and then gives you the option of opening in your own ForTran compiler/editor.
Module 1 -- Cluster Analysis: Partitioning
Programs require input from amat.dat with a matrix of pairwise dissimilarities/distances and a first line containing the number of objects. User will be prompted for form of matrix, "1" for half matrix and "2" for full n x n matrix. Maximum number of objects is 250. User is also prompted for desired number of clusters. Programs output to results file.
Y
Chapter 3 -- Minimum-Diameter Partitioningbbdiam.for (minimizes maximum within-cluster diamter), bbdisum.for (minimizes sum of cluster diamters) Both programs require the number of partitions to range from 2 to 20)
Y
Chapter 4 -- Minimum Within-Cluster Sums of Dissimilaritiesbbwcsum.for Number of partitions is limitied to 10. However, a choice of 5 or 6 would be prudent for practical cases.
Y
Chapter 5 -- Minimum Within-Cluster Sums of Squaresbbwcss.for Input matrix should contain squared Euclidean distances.
Y
Chapter 6 -- Multiobjective Partitioningbbbiwcss.for Reads a second input matrix, bmat.dat.
Module 2 -- Seriation
Y
Chapter 8 -- Dominance IndexY
Chapter 9 -- Gradient Indicesurg.for, urcg.for, wrg.for, wrcg.for
Y
Chapter 10 -- Unidimensional Scalinginward.for (alternating branching from ends to middle; enhancements detailed in Brusco & Stahl, 2004), forward.for
Y
Chapter 11 -- Multiobjective SeriationModule 3 -- Variable/Feature Selection
Y
Chapter 13 -- Variable Selection for Cluster Analysis
Y
Chapter 14 -- Variable Selection for Regression Analysis
![]()
|
.:: Home : Optimal Techniques : VB Program : Data Used in Monograph ::. |