treeClust.dist: Built treeClust distance

Description Usage Arguments Details Value Author(s) See Also

Description

This function uses treeClust to build a distance. It is intended to act analagously to daisy and dist.

Usage

1

Arguments

x

Data set from which to compute distances via treeClust.

...

Other argments to be passed to treeClust.

Details

The treeClust function's first argument is named dfx. This calls the same code, but by naming the first argument x it allows users to employ this function interchangeably with dist and daisy, which expect arguments named x. This function also sets the return.dists flag and extract the distance object so that that is the only thing returned.

Value

An object of class dissimilarity.

Author(s)

Sam Buttrey

See Also

treeClust


treeClust documentation built on May 1, 2019, 7:59 p.m.