Skip to main content
Lab Grimoire
TW EN
Coffee
Research workbench

🧬PCA

Free online PCA tool. Principal Component Analysis with score plot, scree plot, and loadings matrix.

📋 DATA INPUT

PCA input diagnostics

Fix the data integrity issues before running PCA.

Research-grade preprocessing note: When features live on different scales, centering + scaling is usually the safer default.
Matrix shape
0 × 0
Samples × features · Valid
Row consistency
Valid
When features live on different scales, centering + scaling is usually the safer default.
Sample label alignment
Optional
No sample labels provided; score plot uses a single color.
Feature alignment
Optional
No feature names provided; variables are labeled Var 1...
Preprocessing
Center · Scale
When features live on different scales, centering + scaling is usually the safer default.