https://github.com/cran/shapes
Raw File
Tip revision: e719db3e168abede15c092121008e1e2fdc5b083 authored by Ian Dryden on 23 May 2006, 00:00:00 UTC
version 1.0-9
Tip revision: e719db3
macf.dat.Rd
\name{macf.dat}
\alias{macf.dat}
\non_function{}
\title{Female macaque data}
\description{Female macaque skull data. 7 landmarks 
in 3 dimensions, 9 individuals
}
\usage{data(macf.dat)}
\format{
An array of dimension 7 x 3 x 9
}
\source{
Dryden, I.L. and Mardia, K.V. (1998). 
Statistical Shape Analysis, Wiley, Chichester. p16 
}
\references{
Data from Paul O'Higgins (Hull-York Medical School)
}
\examples{
data(macf.dat)
plotshapes(macf.dat)
}
\keyword{datasets}

back to top