aprime | R Documentation |
Computes the A' sensitivity measure of the signal detection theory
aprime(hit,fa)
hit |
hit rates |
fa |
false alarm rates |
Return a vector containing A' values for each hit and fa rate pairs.
References: Wayne Donaldson (1992) Measuring Recognition Memory. Journal of Experimental Psychology: General, 121, 3, 275–277.
Wayne Donaldson (1993) Accuracy of d' and A' as estimates of sensitivity. Bulletin of the Psychonomics Society, 31(4), 271–274.
beta,dprime,bppd
.
aprime(.8,.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.