PCA ======================== .. currentmodule:: turbustat.statistics .. autoclass:: PCA :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PCA.var_proportion .. rubric:: Methods Summary .. autosummary:: ~PCA.compute_pca ~PCA.run .. rubric:: Attributes Documentation .. autoattribute:: var_proportion .. rubric:: Methods Documentation .. automethod:: compute_pca .. automethod:: run