Commit 3de1313
committed
Rewrite of fortify_pca
Use sub-functions with methods to extract eigenvalues, scores and data. This allows to have just one function called for all methods.
Add scaling based on the conventions in vegan.
Make sure cos2 and contrib still follow the conventions of FactoMineR.
Use roxygen better for the documentation.1 parent 92d6f0e commit 3de1313
File tree
7 files changed
+301
-549
lines changed- R
- man-roxygen
- man
7 files changed
+301
-549
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments