Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

interclustdist

Calculates the distance between pairs of cluster centroids


Description

Calculates the distance between pairs of cluster centroids, given a distance matrix and a cluster vector.

Usage

interclustdist(x, cluster)

Arguments

x

A site-by-site data matrix or an object of class dist containing the distance values between pairs of sites (plot records).

cluster

A vector indicating the hard membership of each object in x to a set of groups. Can contain NA values.

Value

An object of class dist containing the distances between cluster centers.

Author(s)

Miquel De Cáceres, Forest Science Center of Catalonia

Examples

##TO BE DONE##

vegclust

Fuzzy Clustering of Vegetation Data

v1.7.7
GPL (>= 2)
Authors
Miquel De Cáceres [aut, cre]
Initial release
2019-01-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.