trendplot {CAvariants} | R Documentation |
Trends of matrix rows and columns
Description
This function portrays the row and column trends of the centred column profile matrix reconstructed by means of othogonal polynomials and/or principal axes.
Usage
trendplot(f, g, cex = 1, cex.lab = 0.8, main = " ", prop = 0.5,
posleg = "right", xlab = "First Axis",
ylab = "Second Axis")
Arguments
f |
The row coordinates. |
g |
The column coordinates. |
cex |
The parameter for setting the size of character labels of points in graphical displays. By default, |
cex.lab |
The parameter for setting the size of character labels of axes in graphical displays. By default, |
main |
The title of the graphical display. |
prop |
The scaling parameter for specifying the limits of the plotting area. By default, |
posleg |
The parameter for specifying the position of the legend in the graphical function |
xlab |
The parameter for setting the character label of the horizontal axis in graphical displays. |
ylab |
The parameter for setting the character label of the vertical axis in graphical displays. |
Note
This function is called from the main plot function plot.CAvariants
.
Author(s)
Rosaria Lombardo and Eric J. Beh
References
Beh EJ and Lombardo R 2014 Correspondence Analysis: Theory, Practice and New Strategies. John Wiley & Sons.
Lombardo R Beh EJ 2016 Variants of Simple Correspondence Analysis. The R Journal, 8 (2), 167–184.
Lombardo R Beh EJ and Kroonenberg PM 2016 Modelling Trends in Ordered Correspondence Analysis Using Orthogonal
Polynomials. Psychometrika, 81(2), 325–349.