wa {MultBiplotR} | R Documentation |
Extracts the weighted averages of a CCA solution
wa(CCA.sol, transformed = FALSE)
CCA.sol |
The solution of a CCA |
transformed |
Average of the transformed or the original data? |
Extracts the weighted averages of a CCA solution
A matrix with the averages
icente Villardon
##---- Should be DIRECTLY executable !! ----