wa {MultBiplotR} | R Documentation |
Extracts the weighted averages of a CCA solution
Description
Extracts the weighted averages of a CCA solution
Usage
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
Value
A matrix with the averages
Author(s)
icente Villardon
Examples
##---- Should be DIRECTLY executable !! ----
[Package MultBiplotR version 23.11.0 Index]