sigDetect: Part of Data Analysis behavioral Data from Eprime/text/Excel...

Description Usage Details Author(s)

Description

sigDetect calculates signal detection measures from the input dataframe its necessary to have columns of participant response (MovieStart.RESP and ITI.Resp), condition column (Condizione) and Confidence

Usage

1
sigDetect(Data, signal, yesResp, condition, respSlides)

Details

The current setup is based on assumption that the participants can respond in two slides - respSlides[1] and respSlides[2] if this is not the case, it goes to NA

Inputs: Data - Data frame that is input with columns of response, condition and confidence signal - condition that will be used as the signal condition - name of the column that has the condition respSlides - response slides where participants can respond (in Eprime e,g,)

Output: Data - dataframe with columns of Dprime and roc confidence

Currently,

Author(s)

Atesh Koul, RBCS, Istituto Italiano di technologia

atesh.koul@gmail.com


ateshkoul/KinematicAnalysis documentation built on May 10, 2019, 2:08 p.m.