Learn R Programming

MPsychoR (version 0.10-8)

zareki: Neuropsychological Test Battery for Number Processing and Calculation in Children

Description

ZAREKI-R test battery (von Aster et al., 2006) for the assessment of dyscalculia in children. Includes subsets of 8 summation and 8 subtraction items, dichotomously scored, and 2 covariates.

Usage

data("zareki")

Arguments

Format

A data frame with 341 and 18 variables. Variables starting with addit are summation items, variables starting with subtr are subtraction items. class denotes elementary school class, time the time in min require to complete the test.

Examples

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

Run the code above in your browser using DataLab