The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

pisaRT

CRAN status R-CMD-check

Overview

pisaRT contains a small example data set from the PISA 2018 study with scored responses, response times and log transformed response times on item level. The original files can be retrieved as the “Cognitive items total time/visits data file” from https://www.oecd.org/pisa/data/2018database/.

Installation

# Install pisaRT from CRAN
install.packages("pisaRT")

Usage

# load package
library(pisaRT)

# data structure of wide format data
str(pisaW)

# data structure of long format data
str(pisaL)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.