GetCCAScales: Calculates scales for plotting the environmental variables in...

Description Usage Arguments Details Value Author(s) References Examples

View source: R/GetCCAScales.R

Description

Calculates scales for plotting the environmental variables in a Canonical Correspondence Analysis

Usage

1
GetCCAScales(CCA, nticks = 7, TypeScale = "Complete", ValuesScale = "Original")

Arguments

CCA

A CCA solution object

nticks

Number of ticks to represent

TypeScale

Type of scale to represent

ValuesScale

Values to represent (Original or Transformed)

Details

Calculates scales for plotting the environmental variables in a Canonical Correspondence Analysis

Value

Returns the points and the labels for each biplot axis

Author(s)

Jose Luis Vicente Villardon

References

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.

Examples

1
# No examples yet

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.