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

HippocampusLesions

Memory and the Hippocampus


Description

Spatial memory score (memory) and percent lesion of the hippocampus (lesion).

Format

A data frame with 57 observations on the following 2 variables.

lesion

a numeric vector

memory

a numeric vector

Source

Broadbent, N.J., L.R. Squire, and R.E. Clark. 2004. Spatial memory, recognition memory, and the hippocampus. Proceedings of the National Academy of Sciences (USA) 101: 14515-14520.

Examples

HippocampusLesions

xyplot(memory ~ lesion, data = HippocampusLesions,
  pch = 16, col = "red")

plot(memory ~ lesion, data = HippocampusLesions,
  pch = 16, col = "red")

abd

The Analysis of Biological Data

v0.2-8
GPL-2
Authors
Kevin M. Middleton <middletonk@missouri.edu>, Randall Pruim <rpruim@calvin.edu>
Initial release
2015-07-02

We don't support your browser anymore

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