Learn R Programming

abd (version 0.1-21)

SleepAndPerformance: Sleep and Learning

Description

The increase in "slow-wave" sleep and improvements in spatial learning tasks in 10 humans.

Usage

data(SleepAndPerformance)

Arguments

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

http://www.nature.com/nature/journal/v430/n6995/full/nature02663.html

Examples

Run this code
data(SleepAndPerformance)
str(SleepAndPerformance)
xyplot(improvement ~ sleep, SleepAndPerformance)

Run the code above in your browser using DataLab