ExportCompGUI {DASplusR} | R Documentation |
Graphical user interface for adding the scores computed in PCA to the active data set. The active data set is then reloaded into DAS+R.
## DAS+R GUI: Advanced --> Princ. Components Anal. --> Export PCs ## R Function Usage: ExportCompGUI()
"princomp"
. In addition, one of the following two
conditions on the function call used for computing such an object has to
hold: either the active data set has been used as the data
argument, or no data
argument has been supplied.exportComp
to
add the scores of the selected object to the active data set.exportComp
.Andreas Alfons <andreas.alfons@student.tuwien.ac.at>