dbRDA: Distance-based Redundancy Analysis

Description Usage Arguments Value Author(s) References See Also

Description

Distance-based Redundancy Analysis is a Redundancy Analysis on the eigenvalue-scaled result of Principal Coordinates Analysis.

Usage

1
dbRDA(D, X = NULL, Z = NULL)

Arguments

D

Dissimilarity structure of dependent data as in PCoA.

X

Model matrix of constraints (can be missing).

Z

Model matrix of conditions (can be missing).

Value

The function returns the same object as dbRDA.

Author(s)

Jari Oksanen

References

Legendre, P. & Anderson, M.J. (1999). Canonical analysis of principal coordinates: a useful method of constrained ordination for ecology. Ecology 84, 511–525.

See Also

PCoA, pRDA, capscale.


barebone documentation built on May 2, 2019, 5:17 p.m.

Related to dbRDA in barebone...