XGobi and XGvis will perform projection pursuit and multidimensional scaling. The original version
runs in Unix or Linux (requiring X Windows) and can be downloaded from
http://www.research.att.com/areas/stat/xgobi/
There is also a Windows version available at
http://www.stats.ox.ac.uk/pub/SWin/xgobi.zip
In order to run this you will need an X Windows emulator; instructions are in the zip file.
And some catchup: Remember PRIM, from back in Chapter 9? (Patient Rule Induction Method, Friedman and Fisher, 1999) Splus code is available at http://www.stats.ox.ac.uk/pub/SWin/xgobi.zip
SOME CURRENT AVAILABLE BOOSTING SOFTWARE:
Breiman has reports (and some software) on a lot of subjects: bagging, adaptive bagging, randomizing outputs, pseudo-data generation, "born again" trees, "curds and whey", distribution-based trees, "half and half" bagging, arcing, random forests - but does not have any boosting software. His random forest software does work in R but only on a Unix box.