BASTD_analyze: BASTD_analyze

Description Usage Arguments Value Examples

View source: R/BASTD_analyze.R

Description

Batch analysis of stop-signal task data or BASTD is a function used to batch analyze SST data In order to use this function, you may need to change the column name of your output files The column names required are: ID, Block, Trial, Stimulus, Signal, Correct, Response, RT, RE, SSD BASTD_analyze is used by OSARI_analyze and STOPIT_analyze

Usage

1
BASTD_analyze(data, maximum_go_trial_RT)

Arguments

dataframe

refers to a dataframe containing participant's performance

Value

BASTD_analyze will return a dataframe with a single row, containing the performance metrics for all the protocols completed by a given participant.

Examples

1

HeJasonL/BASTD documentation built on April 8, 2021, 12:01 p.m.