wPCoA: Weighted Principal Coordinate Analysis

Description Usage Arguments Value Author(s) See Also

Description

Function performs Principal Coordinate Analysis with row weights.

Usage

1
wPCoA(D, w)

Arguments

D

Dissimilarity or distance structure as in PCoA.

w

Weights for observations.

Value

Function returns an object from eigen.

values

Eigenvalues

vectors

Orthonormal row scores.

Author(s)

Jari Oksanen

See Also

PCoA, wcmdscale.


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

Related to wPCoA in barebone...