Skip to content

Python implementation of STATIS for analysis of several data tables

License

Notifications You must be signed in to change notification settings

agalitsyna/pySTATIS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySTATIS

Build Status

Python implementation of STATIS - a multi-table version of Principal Component Analysis (PCA)

About

This package implements the methods described in:

  • Abdi, Herve, Lynne J. Williams, Domininique Valentin, and Mohammed Bennani‐Dosse. "STATIS and DISTATIS: optimum multitable principal component analysis and three way metric multidimensional scaling." Wiley Interdisciplinary Reviews: Computational Statistics 4, no. 2 (2012): 124-167.
  • Abdi, Hervé. "Singular value decomposition (SVD) and generalized singular value decomposition." Encyclopedia of measurement and statistics. Thousand Oaks (CA): Sage (2007): 907-12.

These methods have been originally implemented in MATLAB. Here I provide a Python implementation, together with a tutorial-style documentation that allows users to fairly easily familiarize with the method. For a more mathematical treatment of the method, please refer to the aforementioned papers.

About

Python implementation of STATIS for analysis of several data tables

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%