dist2cov: Converts distance matrix to covarance one.

Description Usage Arguments Value Author(s)

View source: R/dist2cov.R

Description

This function takes a distance matrix and turns it into a covariance matrix following Gower (1966).

Usage

1

Arguments

D

A pairwise, square, and symmetric distance matrix.

Value

A covariance matrix of the same size.

Author(s)

Rodney J. Dyer rjdyer@vcu.edu


MarianaLag/Mlag documentation built on Feb. 13, 2020, 12:30 a.m.