/DDT_parser

Script to take data from the delayed discrimination task and calculate the k-value, consistency, check score, and missing trials for each participant

Primary LanguageR

DDT_parser

Script to take data from the delayed discrimination task and calculate the k-value, consistency, check score, and missing trials for each participant

Prerequisites: tidyverse psych

How to use:

  1. Download the repository
  2. Open the DDT_parser project in RStudio and open the DDT_processing.R script
  3. Change the filepath variable in DDT_processing.R to the file you want to process
  4. Press the source button and it will run the script
  5. Results will be returned in DDT_dataOut.csv