Click or drag to resize

FinMath.FactorAnalysis Namespace

 
Classes
  ClassDescription
Public classAffineTransformation
Represents Affine Factor Transformation (y = x*A + b). http://en.wikipedia.org/wiki/Affine_transformation
Public classFactorTransformation
Base class for factor transformations like PCA or ICA.
Public classLSMI
Least Squares Mutual Information Approximation model. Use density ratio approximation to approximate alternative version of mutual information between two scalar series. Use Cross Validation to select model parameters. Algorithm was described in paper: Mutual Information Estimation Reveals Global Associations between Stimuli and Biological Processes. Taiji Suzuki 2009.
Public classPCA
Class which perform Principal Component Analysis (PCA). http://en.wikipedia.org/wiki/Principal_component_analysis