With either Splus or matlab,
write a projectiuon pursuit program
that finds the best
two dimensional plane to project to optimize
several possible indices:
-Friedman and Tukey's
-Entropy
-optionally-a user defined one
By using the resident optimization,
or by programming your own.