The main functions are as follows: (1) PMD (2) CCA (3) SPC
The first function, PMD, performs a penalized matrix decomposition. CCA performs sparse canonical correlation analysis. SPC performs sparse principal components analysis.
There also are cross-validation functions for tuning parameter selection for each of the above methods: SPC.cv, PMD.cv, CCA.permute. And PlotCGH results in nice plots for DNA copy number data.