https://github.com/cran/shapes
Raw File
Tip revision: 450a6306f3516703147c784b6e3d63aa66c6c5fb authored by Ian Dryden on 03 February 2023, 20:50:01 UTC
version 1.2.7
Tip revision: 450a630
qset2.dat.Rd
\name{qset2.dat}
\alias{qset2.dat}
\title{Small T2 mouse vertabrae data}
\description{T2 mouse vertebrae data - small group. 6 landmarks 
in 2 dimensions, 23 individuals
}
\usage{data(qset2.dat)}
\format{
An array of dimension 6 x 2 x 23
}
\source{
Dryden, I.L. and Mardia, K.V. (2016). Statistical 
Shape Analysis, with Applications in R (Second Edition). Wiley, Chichester. Chapter 1.
}
\references{
http://www.maths.nott.ac.uk/personal/ild/bookdata/qset2.dat

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

back to top