Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

digit3.dat

Digit 3 data


Description

Handwritten digit ‘3’ data. 13 landmarks in 2 dimensions, 30 individuals

Usage

data(digit3.dat)

Format

An array of dimension 13 x 2 x 30

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/digit3.dat

Data from Cath Anderson

Examples

data(digit3.dat)
k<-dim(digit3.dat)[1]
n<-dim(digit3.dat)[3]
plotshapes(digit3.dat,joinline=c(1:13))

shapes

Statistical Shape Analysis

v1.2.6
GPL-2
Authors
Ian L. Dryden
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.