Releases: itsdfish/SequentialSamplingModels.jl
Releases · itsdfish/SequentialSamplingModels.jl
v0.5.1
v0.5.0
SequentialSamplingModels v0.5.0
Closed issues:
- How to set up conditional parameters over the drift parameter in an LBA (#31)
- Add plot() method (#35)
- Estimating SSMs based on LANs (#38)
Merged pull requests:
- Logo (#34) (@DominiqueMakowski)
- Docs Logo fix (#36) (@DominiqueMakowski)
- Docs minor improvements (#37) (@DominiqueMakowski)
v0.4.3
v0.4.2
SequentialSamplingModels v0.4.2
v0.4.1
v0.4.0
v0.3.4
SequentialSamplingModels v0.3.4
Closed issues:
- Wiener distribution and Drift Diffusion Models (#14)
- How to predict from prior-sampled model (+ how to have choice and rt as a separate input) (#19)
- Negative RT DDM implementation and misc (#21)
- Large negative cdf for values near tau (#23)
Merged pull requests:
- merged initial DDM distribution (#20) (@kiante-fernandez)
- updated DDM to reflect tuple output (#22) (@kiante-fernandez)
- Add brief example on main doc page to give a "feel" of the package (#25) (@DominiqueMakowski)
- cdf bugs (#26) (@kiante-fernandez)
v0.3.3
SequentialSamplingModels v0.3.3
Closed issues:
- Increment version for LCA (#16)
Merged pull requests:
- adding params function to each distribution (#18) (@kiante-fernandez)