Extending factoextra to support new analysis backends7 days ago
Why this guide exists | Quick start: bring your own coordinates with as_factoextra_pca() | The two-layer architecture | The standardized return contract | Step 1 — Teach .get_facto_class() your class | Step 2 — Teach get_eig() your eigenvalues | Step 3 — Teach the get_*() extractor(s) | PCA | CA (and the mass helper you must not forget) | MCA | A complete worked example: ExPosition | A forward-looking template: vegan (RDA / CCA) | Testing your backend | Submitting a backend: checklist
