pisaL {pisaRT} | R Documentation |
PISA Example Responses and Response Times Data (long format)
Description
A small example data set from the Canadian sample of the PISA 2018 assessment. Contains responses, response times
and log transformed response times of a single math booklet.
This data set is in the long format, with each row containing the scored response and response time of a person on a single item. For
further explanations see pisaRT
.
Usage
pisaL
Format
A data.frame with 6000 rows and 5 variables:
- ID
Person ID variable
- item
Item number
- y
Scored responses
- RT
Response time in seconds
- log_RT
Log Response time
Source
https://www.oecd.org/pisa/data/2018database/
[Package pisaRT version 2.0.2 Index]