sdt-metrics logo

Previous topic

b

Next topic

bph

This Page

bpp

Download [hi-res] [pdf]

bpp__lores.png
class sdt_metrics.bpp(methodname, add_prob_method=False)

b’‘: Grier [1] nonparametric measure of response bias

[1]Grier, J. B. (1971). Nonparametric indexes for sensitivity and bias: Computing formulas. Psychological Bulletin, 75, 424-429.
classmethod direct(*args)

Calculates metric based on hit, miss, correct rejection, and false alarm counts

static prob(*args)

Calculates metric based on hit rate and false alarm rate

classmethod __call__(*args)

based on the number of args and the availability of .prob routes call to appropriate method.