Description Usage Arguments Value Examples
View source: R/BASTD_analyze.R
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
1 | BASTD_analyze(data, maximum_go_trial_RT)
|
dataframe |
refers to a dataframe containing participant's performance |
BASTD_analyze will return a dataframe with a single row, containing the performance metrics for all the protocols completed by a given participant.
1 | See OSARI_analyze or STOPIT_analyze for examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.