GetCCAScales | R Documentation |
Calculates scales for plotting the environmental variables in a Canonical Correspondence Analysis
GetCCAScales(CCA, nticks = 7, TypeScale = "Complete", ValuesScale = "Original")
CCA |
A CCA solution object |
nticks |
Number of ticks to represent |
TypeScale |
Type of scale to represent |
ValuesScale |
Values to represent (Original or Transformed) |
Calculates scales for plotting the environmental variables in a Canonical Correspondence Analysis
Returns the points and the labels for each biplot axis
Jose Luis Vicente Villardon
Gower, J. C., & Hand, D. J. (1995). Biplots (Vol. 54). CRC Press.
Gower, J. C., Lubbe, S. G., & Le Roux, N. J. (2011). Understanding biplots. John Wiley & Sons.
Vicente-Villardón, J. L., Galindo Villardón, M. P., & Blázquez Zaballos, A. (2006). Logistic biplots. Multiple correspondence analysis and related methods. London: Chapman & Hall, 503-521.
# No examples yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.