ord.rw | R Documentation |
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.
ord.rw(ord, CA = NULL, rw = NULL)
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 |
Maxime HERVE <maxime.herve@univ-rennes1.fr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.