ord.rw {RVAideMemoire} | R Documentation |
Re-computation of an ordination using given row weights
Description
Re-computes an ordination using given row weights (possibly extracted from a correspondence analysis). The function is intended to be used prior to coinertia
when row weights have to be equalized.
Usage
ord.rw(ord, CA = NULL, rw = NULL)
Arguments
ord |
an ordination to re-compute. Must come from the |
CA |
an optional correspondence analysis from which row weights should be extracted. Must come from |
rw |
an optional vector of row weights. Used only is |
Author(s)
Maxime HERVE <maxime.herve@univ-rennes1.fr>
[Package RVAideMemoire version 0.9-83-7 Index]