to.dudi: Synthesis quality of multivariate analyses

View source: R/to.dudi.R

to.dudiR Documentation

Synthesis quality of multivariate analyses

Description

Converts some ordinations performed with the vegan package to objects compatible with coinertia.

Usage

to.dudi(ord)

Arguments

ord

an ordination (see Details).

Details

The function supports:

- PCA computed from rda. If data were scaled (prior to the analysis or using scale of rda) it is assumed that is was with the standard deviation using n-1; As in dudi.pca, to.dudi rescales the data with the standard deviation using n.

- PCoA computed from wcmdscale, capscale or dbrda.

- CA computed from cca.

Author(s)

Maxime HERVE <maxime.herve@univ-rennes1.fr>


RVAideMemoire documentation built on Nov. 6, 2023, 5:07 p.m.