QuantumOrderEffectModels.jl
This package contains code for a quantum cognition model of order effects in medical diagonsis.
Installation
There are two methods for installing the package. Option 1 is to install without version control. In the REPL, use ]
to switch to the package mode and enter the following:
add https://github.com/itsdfish/QuantumOrderEffectModels.jl
Option 2 is to install via a custom registry. The advantage of this approach is that you have more control over version control, expecially if you are using a project-specfic environment.
- Install the registry using the directions found here.
- Add the package by typing
]
into the REPL and then typing (or pasting):
add QuantumOrderEffectModels
References
Trueblood, J. S., & Busemeyer, J. R. (2011). A quantum probability account of order effects in inference. Cognitive science, 35(8), 1518-1552.