Skip to content

v0.2.0

Compare
Choose a tag to compare
@alexym1 alexym1 released this 09 Jul 20:07
· 32 commits to master since this release
521a229

Changelog 0.2.0

  • facto_pca() is a wrapper function that mimics FactoMineR::PCA().

  • get_weighted_eigen() calculates the same eigs as FactoMineR, whereas get_eigen() calculates the eigs in the unweighted case.

  • eigvalues() and eigvectors() were removed.

  • pca_var_cos2() now works as expected.

  • Comparison.Rmd has been updated allowing to compute supplementary ind./var. coordinates.