Description Usage Arguments Value Examples
Estimating SSRT using mean method for studies that use adaptive (increasing/decreasing by a given increment) stop-signal delays
1 | mean_adaptiveSSD(df, rt_col, ssd_col, stop_col)
|
df |
Dataframe with response time, accuracy, indication whether trial is stop or go, and delays for a given trial. |
rt_col |
Name of the column in the dataframe |
ssd_col |
Name of the column in the dataframe |
stop_col |
Name of the column in the dataframe |
Spline-interpolated stop-signal reaction time corresponding roughly to 50
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.