# Page Not Found

The URL `analytics/pca.html` does not exist.

You might be looking for one of these pages:
- [Principal Component Analysis](https://docs.exploratory.io/analytics/pca.md)
- [Time Series Forecasting (ARIMA)](https://docs.exploratory.io/analytics/arima.md)
- [Chi-Square Test](https://docs.exploratory.io/analytics/chisq.md)
- [Text Clustering with Topic Model (LDA)](https://docs.exploratory.io/analytics/topic_model.md)
- [Analytics](https://docs.exploratory.io/analytics.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.exploratory.io/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.exploratory.io/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/analytics/pca.md`)
- Use `Accept: text/markdown` header for content negotiation