wa function

Extracts the weighted averages of a CCA solution

Extracts the weighted averages of a CCA solution

wa(CCA.sol, transformed = FALSE)

Arguments

  • CCA.sol: The solution of a CCA
  • transformed: Average of the transformed or the original data?

Details

Extracts the weighted averages of a CCA solution

Returns

A matrix with the averages

Author(s)

icente Villardon

Examples

##---- Should be DIRECTLY executable !! ----
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links