Learn R Programming

biotools (version 2.2)

garlicdist: Distances Between Garlic Cultivars

Description

The data give the squared generalized Mahalanobis distances between 17 garlic cultivars. The data are taken from the article published by Silva & Dias (2013).

Usage

data(garlicdist)

Arguments

format

An object of class "dist" based on 17 objects.

source

Silva, A.R. & Dias, C.T.S. (2013) A cophenetic correlation coefficient for Tocher's method. Pesquisa Agropecuaria Brasileira, 48:589-596.

Examples

Run this code
data(garlicdist)
tocher(garlicdist)

# End (not run)

Run the code above in your browser using DataLab