BiplotGUI {DASplusR} | R Documentation |
Starts the graphical user interface for creating a biplot. Clicking the OK button opens the main dialog for the biplot for the selected object.
## DAS+R GUI: Advanced --> Biplot ## R Function Usage: BiplotGUI()
"princomp"
or
"factanal"
. Such an object is only listed here if it has been
returned by a function call that fulfills 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.Andreas Alfons <andreas.alfons@student.tuwien.ac.at>
Gabriel, K.R. (1971) The biplot graphical display of matrices with application to principal component analysis. Biometrika, 58, 453–467.
Reimann, C., Filzmoser, P., Garrett, R.G. and Dutter, R. (2008) Statistical Data Analysis Explained. Wiley & Sons.
biplotDAS
, BiplotMain
,
BiplotDetails
, PrincompGUI
,
ScreeplotGUI
, FactanalGUI
,
FactplotGUI
.