plot_if_idv: Plot inhibition function for individual-level data

Description Usage Arguments

Description

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.

Usage

1
2
plot_if_idv(obs_data, prd_data, bf_data, colorbar, yvar, bvar,
  tag_subjectIx = TRUE)

Arguments

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


bramzandbelt/irmass documentation built on June 28, 2019, 9:07 p.m.