# 加载需要用到的R包 library(psych) library(reshape2) library(ggplot2) library(factoextra)
PCA
原文:https://www.cnblogs.com/SWTwanzhu/p/12932858.html