pca: A Python Package for Principal Component Analysis.
-
Updated
Apr 24, 2025 - Jupyter Notebook
8000
pca: A Python Package for Principal Component Analysis.
Python implementation of the control charts used for process monitoring and anomaly detection
The HotellingEllipse package helps draw the Hotelling's T-squared ellipse on a PCA or PLS score scatterplot by computing the Hotelling's T-squared statistic and providing the ellipse's coordinates, semi-minor, and semi-major axes lengths.
A collection of simple parameter estimation and significance tests for the comparison of multivariate means and variation, covered in Chapters 4 and 5 of the book Multivariate Statistical Methods. A Primer. 5th edition.
Hotellings T^2 Statistics Two sample Problem
Analyze a dataset on muscular dystrophy and make statistical inferences
In this repository you find a python program and the prints and 3D-visualization of it. After the KNN-Classification I wanted to know which variables have the most relevance for the results. One approach for this is the Principal-Component-Analysis (PCA). More details in the python program as comments.
Add a description, image, and links to the hotelling-t2 topic page so that developers can more easily learn about it.
To associate your repository with the hotelling-t2 topic, visit your repo's landing page and select "manage topics."