Learn R Programming

cvms (version 1.7.0)

participant.scores: Participant scores

Description

Made-up experiment data with 10 participants and two diagnoses. Test scores for 3 sessions per participant, where participants improve their scores each session.

Arguments

Format

A data.frame with 30 rows and 5 variables:

participant

participant identifier, 10 levels

age

age of the participant, in years

diagnosis

diagnosis of the participant, either 1 or 0

score

test score of the participant, on a 0-100 scale

session

testing session identifier, 1 to 3

Author

Ludvig Renbo Olsen, r-pkgs@ludvigolsen.dk