Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mfalkiewicz/pySTATIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

67 Commits

Repository files navigation

pySTATIS

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, Herve. "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

Topics

Resources

Readme

License

Apache-2.0 license

Stars

Watchers

Forks

Packages

Contributors

Languages