ExportFactorsGUI {DASplusR} | R Documentation |
Graphical user interface for adding the scores computed in FA to the active data set. The active data set is then reloaded into DAS+R.
## DAS+R GUI: Advanced --> Factor Analysis --> Export Factors ## R Function Usage: ExportFactorsGUI()
"factanal"
. The function call used for computing
such an object needs to satisfy one of the following two conditions:
either the active data set has been used as the data
argument,
or no data
argument has been supplied.exportFactors
to add the scores of the selected object to the active data set.exportFactors
.Andreas Alfons <andreas.alfons@student.tuwien.ac.at>