| balance8 {hmmr} | R Documentation |
Repeated measures on the balance scale
Description
Data are from 8 repeated measurements of 25 balance scale items with 1004 participants ranging from 6-17 years of age. The data are aggregated over 5 item types: weight (w), distance (d), conflict weight (cw), conflict distance (cd), and conflict balance (cb).
Usage
data(balance8)
Format
A data frame with 8032 observations on the following 23 variables.
idthe participant id number.
agethe participant age in years.
sexa factor with levels
mfgroupthe participant school group number; groups 3-8 are in primary school; corollary10 and 11 in secondary school.
schoola factor with levels
primarysecondarytimethe number of the repeated measurement.
wcthe number of correct weight items.
withe number of incorrect weight items.
wsthe total number of weight items.
dcthe number of correct distance items.
dithe number of incorrect distance items.
dsthe total number of distance items.
cwcthe number of correct conflict-weight items.
cwithe number of incorrect conflict-weight items.
cwsthe total number of conflict-weight items.
cdcthe number of correct conflict-distance items.
cdithe number of incorrect conflict-distance items.
cdsthe total number of conflict-distance items.
cbcthe number of correct conflict-balance items.
cbithe number of incorrect conflict-balance items.
cbsthe total number of conflict-balance items.
totalCorthe total number of correct items.
totalTrialsthe total number of items.
Source
Brenda Jansen, University of Amsterdam. Unpublished data.
Examples
data(balance8)