ScreeplotDetails {DASplusR}R Documentation

Details Dialog for the Scree Plot

Description

Dialog for specifying further details on the plot title and the axis labels for a scree plot.

Usage

## DAS+R GUI:
Click the 'Details' radiobutton in the scree plot dialog.

## R Function Usage:
ScreeplotDetails()

Dialog Elements

Title Details
Title:
Entry field for the plot title.
Color:
There are two ways to select the color for the plot title: a color of the currently used color menu can be chosen from the drop-down list, or the radiobutton on the right can be clicked to select a color using the Select Color dialog.
Font:
Select the font face for the plot title from this drop-down list. The options are plain text, bold face, italic, bold italic and symbol.
Size:
Entry field for the size of the plot title.
Axis Labels Details
X-Axis Label:
Entry field for the x-axis label.
Eigenvalue Axis Label:
Entry field for the label of the eigenvalue axis.
Cumulative % Axis Label:
Entry field for the label of the cumulative % axis.
Color:
The color for the axis labels can be selected like the color for the plot title.
Font:
Use this drop-down list to select the font face for the axis labels.
Size:
Entry field for the size of the axis labels.
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

Mardia, K.V., Kent, J.T. and Bibby, J.M. (1979) Multivariate Analysis. Academic Press.

Reimann, C., Filzmoser, P., Garrett, R.G. and Dutter, R. (2008) Statistical Data Analysis Explained. Wiley & Sons.

See Also

screeplotDAS, ScreeplotGUI.


[Package DASplusR version 0.0-1 Index]