Learn R Programming

MPsychoR (version 0.10-8)

Wilmer: Verbal Paired-Associates Memory Test (VPMT)

Description

Contains data from testmybrain.org within the context of face recognition. It includes the VPMT subscale.

Usage

data("Wilmer")

Arguments

Format

A data frame with 1471 individuals, 25 VPMT items, as well as age and gender of the participant.

Examples

Run this code
# NOT RUN {
data(Wilmer)
str(Wilmer)
# }

Run the code above in your browser using DataLab