PCA.plot_scree(ncomp=None, log_scale=True, cumulative=False, ax=None) [source]
Plot of the ordered eigenvalues
| Parameters: | 
  |  
|---|---|
| Returns: | 
 fig – Handle to the figure  |  
| Return type: | 
 figure  |  
    © 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
    http://www.statsmodels.org/stable/generated/statsmodels.multivariate.pca.PCA.plot_scree.html