Learn R Programming

⚠️There's a newer version (0.8.2) of this package.Take me there.

splithalf R package

This package contains several functions to calculate the split-half reliability of response time based cognitive tasks.

Currently the package contains the following functions;

splithalf() calculates the split-half reliability within the conditions specified. DPsplithalf() calculates the split-half reliability for the attention bias index from dot-probe data, in each condition specified. DPsplithalf.all() calculates the split-half reliability for the attention bias index from dot-probe data, and the split-half reliabilities of congruent and incongruent trials, in each condition specified. TSTsplithalf() calculates the split-half reliability for switch cost indices in a task switching paradigm, as well as for the repeat and switch trials separately.

Functions will be added as they are developed, including accuracy rate indices, task-switching paradigms. The central code of the splithalf functions can be modified as needed to fit with most tasks.

Examples for each function are provided in the function descriptions, and two extended examples are presented in the vignette.

Copy Link

Version

Install

install.packages('splithalf')

Monthly Downloads

244

Version

0.2.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Sam Parsons

Last Published

April 26th, 2017

Functions in splithalf (0.2.0)

DPsplithalf.all

Dot-Probe Split Half
TSTdata

Generated dataset of Task switching data
splithalf

Dot-Probe Split Half
DPsplithalf.ABM

Dot-Probe Split Half
DPsplithalf

Dot-Probe Split Half
TSTdata_missing

Generated dataset of Task switching data with missing data
TSTsplithalf

Task switching paradigm Split Half
DPdata

Generated dataset of Dot-probe data
DPdata_missing

Generated dataset of Dot-probe data with missing data