Learn R Programming

asymmetry (version 2.0.4)

Englishtowns: Distance Matrix of Eight English Towns

Description

A data matrix with 8 rows and 8 columns. The data are distances between eight English towns, this datamatrix is made asymmetric by adding linear skew-symmetric matrix. In this dataset, asymmetry is imposed by perturbing the data.

Usage

data("Englishtowns")

Arguments

References

Constantine, A.G. & Gower, J.C. (1978). Graphical Representation of Asymmetric Matrices. Appl. Statist, 27, 297-304.

Examples

Run this code
# NOT RUN {
data(Englishtowns)
# }

Run the code above in your browser using DataLab