statsmodels.multivariate.factor.FactorResults.plot_scree¶ FactorResults.plot_scree(ncomp=None)[ソース]¶ Plot of the ordered eigenvalues and variance explained for the loadings Parameters:¶ ncompint, optionalNumber of loadings to include in the plot. If None, will included the same as the number of maximum possible loadings Returns:¶ FigureHandle to the figure. 最終更新日: 2025年01月28日