
Turing Models
TrueAndErrorModels.jl ships with off-the-shelf Turing models as described in Birnbaum, & Quispe-Torreblanca, (2018). The models become available when Turing is loaded into your current Julia session along with TrueAndErrorModels. The models have the following naming convention: The prefixes tet
and eut
correspond to True and Error Theory and Expected Utility Theory, respectively. The number corresponds to the number of error parameters. More details can be found in API.md.
True and Error Theory Models
- tet1_model
- tet2_model
- tet4_model
Expected Utility Theory Models
- eut1_model
- eut2_model
- eut4_model
References
Birnbaum, M. H., & Quispe-Torreblanca, E. G. (2018). TEMAP2. R: True and error model analysis program in R. Judgment and Decision Making, 13(5), 428-440.