FactplotDetails {DASplusR} | R Documentation |
Details Dialog for the Factor Loading Plot
Description
Dialog for specifying further details on the plot title and the lines at
+/- 0.5 on the y-axis for a factor loading plot.
Usage
## DAS+R GUI:
Click the 'Details' radiobutton in the factor loading plot
dialog.
## R Function Usage:
FactplotDetails()
Dialog Elements
- Title Details
- Title:
- Entry field for the plot title.
- Color:
- The drop-down list contains all colors of the currently
used color menu. Select the color to be used for the plot title from
the drop-down list, or open the Select Color dialog by clicking
the radiobutton on the right, and select the color there.
- Font:
- This drop-down list allows the font face for the plot
title to be chosen from the available font faces plain text,
bold face, italic, bold italic and symbol.
- Size:
- Entry field for the size of the plot title.
- Lines at +/- 0.5:
- Lines are plotted at
+/- 0.5 on the y-axis
to help to distinguish the important from the less important variables.
- Color:
- The line color can be selected in the same manner as
the color for the plot title.
- Line Type:
- Select the line type to be used from the drop-down
list. The options are blank, solid,
dashed, dotted, dotdash, longdash and
twodash.
- Line Width:
- Entry field for the line width.
- Default:
- Resets all the dialog elements to their default values.
- OK:
- Closes the dialog and saves the details.
- Cancel:
- Closes the dialog without saving the details.
- Help:
- Shows this help file.
Author(s)
Andreas Alfons <andreas.alfons@student.tuwien.ac.at>
References
Reimann, C., Filzmoser, P., Garrett, R.G. and Dutter, R. (2008)
Statistical Data Analysis Explained. Wiley & Sons.
See Also
factplot
, FactplotGUI
.
[Package
DASplusR version 0.0-2
Index]