A helper function compute the probability of selecting the first alternative according to the SiGN (Signal for Good News; Dunn et al. 2024) and by extension DRH (Delay Reduction Hypothesis; Squires & Fantino, 1971).
Arguments
- r1
Numeric vector of terminal reinforcement rates for alternative 1.
- r2
Numeric vector of terminal reinforcement rates for alternative 2.
- cr1
Numeric vector of \(\delta\) values for alternative 1.
- cr2
Numeric vector of \(\delta\) values for alternative 2.
@details The underlying calculation is described in Dunn et al. (2024), with Equation 7 providing the core formulation.
References
Dunn, R. M., Pisklak, J. M., McDevitt, M. A., & Spetch, M. L. (2024). Suboptimal choice: A review and quantification of the signal for good news (SiGN) model. Psychological Review. 131(1), 58-78. https://doi.org/10.1037/rev0000416
Squires, N., Fantino, E. (1971). A model for choice in simple concurrent and concurrent-chains schedules. Journal of the Experimental Analysis of Behavior. 15(1), 27 - 38. https://doi.org/10.1901/jeab.1971.15-27