Relocate wiki from trac

This commit is contained in:
rot
2023-01-25 13:36:26 +01:00
committed by h7x4
parent 36146893e6
commit d52dbbd9be
23 changed files with 781 additions and 0 deletions

18
wiki/help/tasks/pca.md Normal file
View File

@@ -0,0 +1,18 @@
# Principal Component Analysis
The principal component analysis (PCA) task.
## Input
## Options
## Output
- Score matrix
- Loadings matrix
## Plots
- Score plot
- Loadings plot
- Profiles

23
wiki/help/tasks/pls.md Normal file
View File

@@ -0,0 +1,23 @@
# Principal Component Analysis
The principal component analysis (PCA) task.
## Input
- X
- Y
## Options
## Output
- Score matrix
- Loadings matrix
## Plots
- Score plot
- X loadings plot
- Y loadings plot
- Profiles