This function is used to compare response times between signal-respond and no-signal trials and to compare response times on signal-respond trials across different stop-signal delay categories.
1 2 | plot_idv_rt_data_bf(trial_data, bf_data, summary_data, colorbar, xvar,
bvar, plot_orientation, bf_as_background, tag_subjectIx = TRUE)
|
trial_data |
tibble with trial data |
summary_data |
tibble with trial-averaged summary data |
colorbar |
Color bar variables |
xvar |
x axis variable |
bvar |
Bayes factor variable |
plot_orientation |
horizontal or vertical |
bf_as_background |
whether or not plot background should encodes Bayes Factor |
tag_subjectIx |
Whether or not to tag panels with subjectIx |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.