modif calcul nb.clust dans HCPC
You can see the Website dedicated to FactoMineR (link for English version, and for the French version)
How do you install the latest version of FactoMineR available on GitHub?
if (!require("devtools")) install.packages("devtools") library(devtools) install_github("husson/FactoMineR")
用于多元数据分析的R语言包,提供多种探索性数据分析和降维方法。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
FactoMineR
You can see the Website dedicated to FactoMineR (link for English version, and for the French version)
How do you install the latest version of FactoMineR available on GitHub?