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
qlet2.dat.Rd
\name{qlet2.dat}
\alias{qlet2.dat}
\non_function{}
\title{Large T2 mouse vertabrae data}
\description{T2 mouse vertebrae data - large group. 6 landmarks 
in 2 dimensions, 23 individuals
}
\usage{data(qlet2.dat)}
\format{
An array of dimension 6 x 2 x 23
}
\source{
Dryden, I.L. and Mardia, K.V. (1998). 
Statistical Shape Analysis, Wiley, Chichester. p313
}
\references{
http://www.maths.nott.ac.uk/personal/ild/bookdata/qlet2.dat

Data from Paul O'Higgins (Hull-York Medical School) and David Johnson (Leeds)
}
\examples{
data(qlet2.dat)
plotshapes(qlet2.dat)
}
\keyword{datasets}

back to top