Learn R Programming

shapes (version 1.0-2)

sooty.dat: Sooty mangabey data

Description

Sooty mangabey data skull data. 12 landmarks in 2 dimensions, 2 individuals (juvenile and adult)

Usage

data(sooty.dat)

Arguments

format

An array of dimension 12 x 2 x 2

source

Dryden, I.L. and Mardia, K.V. (1998). Statistical Shape Analysis, Wiley, Chichester. p17, 42

References

Data from Paul O'Higgins (Hull-York Medical School)

Examples

Run this code
data(sooty.dat)
plotshapes(sooty.dat,joinline=c(1:12,1))

Run the code above in your browser using DataLab