Box plots of the individual series R-square against the number of PCs
ncomp : int, optional
Number of components ot include in the plot. If None, will plot the minimum of 10 or the number of computed components
ax : Matplotlib axes instance, optional
An axes on which to draw the graph. If omitted, new a figure is created
fig : figure
Handle to the figure
statsmodels.multivariate.pca.PCA.project
statsmodels.multivariate.pca.PCA.plot_scree
Enter search terms or a module, class or function name.