LogTransform {DASplusR} | R Documentation |
Graphical user interface for selecting variables to be log-transformed in PCA or FA.
## DAS+R GUI: Check the 'Log-Transformation' checkbox in the PCA or FA dialog. ## R Function Usage: LogTransform(vars, logVars = character())
vars |
A character vector containing the names of the variables to be shown in the listbox. |
logVars |
A subset of vars (therefore also a character vector):
the initial selection of variables to be log-transformed. |
Andreas Alfons <andreas.alfons@student.tuwien.ac.at>