perf2B: YN bias (B) estimator

Description Usage Arguments Value

View source: R/SDT_helper.R

Description

Estimate bias (B) from Hit Rate and False Alarm Rate in a Yes/No task Formula (5) in Stanislaw and Todorov 1999 (note typo in formula, but not in software implementations later in pdf)

Usage

1
perf2B(hitR, faR)

Arguments

hitR

Hit Rate

faR

False Alarm Rate

Value

B value


dnacombo/MaxPac documentation built on Nov. 17, 2021, 3:36 a.m.