acc.to.delta | R Documentation |
Calculates delta = log(d') given accuracy or accuracy given delta
acc.to.delta(acc = 0.75, delta = NULL, crit = 0)
acc |
a vector of average accuracy scores. All the values must be greater than 0 and lower than 1. |
delta |
default is NULL, if provided the delta values will be converted to accuracy |
crit |
main decision criterion relative to the midpoint between the evidence distribution means |
delta = log(d') or expected accuracy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.