SleepAndPerformance {abd} | R Documentation |
Sleep and Learning
Description
The increase in "slow-wave" sleep and improvements in spatial learning tasks in 10 humans.
Format
A data frame with 10 observations on the following 2 variables.
- sleep
a numeric vector
- improvement
a numeric vector
Source
Huber, R., M.F. Ghilardi, M. Massimini, and G. Tononi. 2004. Local sleep and learning. Nature 430: 78-81.
References
http://www.ncbi.nlm.nih.gov/pubmed/15184907
Examples
str(SleepAndPerformance)
xyplot(improvement ~ sleep, SleepAndPerformance)
[Package abd version 0.2-8 Index]