Plots the probability of responding given a stop-signal against stop-signal delay, a histogram of the number stop-inhibit and stop-respond trials for each stop-signal delay, and a logistic regression fit to the data.
1 2 | plot_if_idv(obs_data, prd_data, bf_data, colorbar, yvar, bvar,
tag_subjectIx = TRUE)
|
obs_data |
tibble with observed response probabilities |
prd_data |
tibble with predicted response probabilities |
bf_data |
Bayes factor data |
colorbar |
Color bar variables |
yvar |
y axis variable |
bvar |
Bayes factor variable |
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.