Description Usage Arguments Value Examples
Plots and prints stop-signal delays and corresponding accuracies. For studies that use fixed (randomly chosen on each trial from a pre-determined set) stop-signal delays.
1 | plotInhFunc(df, stop_col, ssd_col, acc_col)
|
df |
Dataframe with response time, accuracy, indication whether trial is stop or go, and delays for a given trial. |
stop_col |
Name of the column in the dataframe |
ssd_col |
Name of the column in the dataframe |
acc_col |
Name of the column in the dataframe |
Line plot of the inhibition function.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.