v0.2.0
Changelog 0.2.0
-
facto_pca()
is a wrapper function that mimicsFactoMineR::PCA()
. -
get_weighted_eigen()
calculates the same eigs as FactoMineR, whereasget_eigen()
calculates the eigs in the unweighted case. -
eigvalues()
andeigvectors()
were removed. -
pca_var_cos2()
now works as expected. -
Comparison.Rmd
has been updated allowing to compute supplementary ind./var. coordinates.