- instaPCA runs principal component analysis (PCA) entirely in your browser. CSV data is read and processed locally with JavaScript, so it is never uploaded.
- The default standardized analysis is comparable to prcomp(scale.=TRUE) in R. Additional options let you adjust centering, scaling, and covariance behavior.
1. CSV Loading
Not selected2. CSV Preview & Settings
* Preview shows maximum 10 rows × 10 columns
Variables: -
Samples: -
Principal Components: -
3. Analysis Settings
Analysis Method:
Details (click to expand)
n as the covariance denominator instead of the usual sample-covariance denominator n-1. Leave this off for results comparable to the standard defaults in R and Python. Enable it only when the data represents the complete population.
4. Results Preview & Export
Preview displays up to 1000x1000. Export includes all data except plot data.Important Notes and Disclaimer
Before You Use the Tool
- instaPCA is intended for exploratory analysis and learning. Do not use it as the sole basis for medical decisions or other high-impact business decisions.
- Check that the content and structure of your input data are appropriate before relying on the results.
Disclaimer
- The site operator and tool creator are not liable for losses or damages arising from use of this tool.
- Verify the output carefully. You are responsible for decisions and actions based on the results.
- The tool and its availability may change without notice.
Copyright
Copyright for the content and programs published on this site belongs to Musashino Software.