Uses of Interface
Facemorph.Stats.DataReducer

Packages that use DataReducer
Facemorph.Stats   
 

Uses of DataReducer in Facemorph.Stats
 

Classes in Facemorph.Stats that implement DataReducer
 class ICA
          Independent Component Analysis
 class ImagePLS
          Implements an iterative version of PLS based on the method by Milidi and Reteria, "DPLS and PPLS: two PLS algorithms got large data sets." Computation Statisitics and Data Analysis vol.48 pp125-138 (2005)
 class OvercompleteSPLS
           
 class PCAReducer
          Basically a wrapper for the PCA class of BPT
 class PLSReducer
           
 class sPLSSVD
          From 'A Sparse PLS for Variable Selection when Integrating Omics data' Le Cao Rossouw Robet-Granie Besse
 class sPLSSVD_DWH
          A version of Le Cao's algorithm modified to be sparse on the patches not on patch
 class WaveletPLS
           
 class WaveletRGBPLS
           
 class WeightedPLS
           
 class WeightedPLS2
           
 

Fields in Facemorph.Stats declared as DataReducer
protected  DataReducer Model.preprocessor
          A preprocessor for Data-reduction e.g.