wa: Extracts the weighted averages of a CCA solution

View source: R/wa.R

waR 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 !! ----

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.