darwin | R Documentation |
The DARWIN (Diagnosis AlzheimeR WIth haNdwriting) dataset comprises handwriting samples from 174 individuals. Among them, 89 have been diagnosed with Alzheimer's disease (AD), while the remaining 85 are considered healthy subjects (H). Each participant completed 25 handwriting tasks on paper, and their pen movements were recorded using a graphic tablet. From the raw handwriting data, a set of 18 features was extracted.
data(darwin)
An array of dimension (p,q,n)
, comprising n = 174
observations,
each represented by a p = 18
times q = 25
dimensional matrix.
The observed parameters are:
Total Time
Air Time
Paper Time
Mean Speed on paper
Mean Acceleration on paper
Mean Acceleration in air
Mean Jerk on paper
Pressure Mean
Pressure Variance
Generalization of the Mean Relative Tremor (GMRT) on paper
GMTR in air
Mean GMRT
Pendowns Number
Max X Extension
Max Y Extension
Dispersion Index
UC Irvine Machine Learning Repository - DARWIN - \Sexpr[results=rd]{tools:::Rd_expr_doi("https://doi.org/10.24432/C55D0K")}
cilia2018experimentalrobustmatrix
\insertRefcilia2022diagnosingrobustmatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.