Learn R Programming

subscore (version 1.1)

scored.data: Sample scored data

Description

This dataset contains Vresponses of 150 participants to three subtests. These subtests have 15, 15, and 20 items respectively.

Usage

data("scored.data")

Arguments

Details

A test (50 items and 150 participants) that consists of three subtests (15, 15, 20 items respectively).

Examples

Run this code
data(scored.data)
## maybe str(scored.data) ; plot(scored.data) ...

Run the code above in your browser using DataLab