Releases: SeHellmann/dynConfiR
Releases · SeHellmann/dynConfiR
dynConfiR 1.1.1
Revised version for updated preprint for "dynConfiR: An R package for sequential sampling models of decision confidence" (osf.io/35cqb)
Full Changelog: v1.0.0...v1.1.1
dynConfiR 1.0.0
Preprint version for "dynConfiR: An R package for sequential sampling models of decision confidence" (osf.io/35cqb)
dynConfiR 0.0.4
Fixed a CRAN note and improved robustness in fitting functions, and simulations.
Also improved initial parameter sets for model fitting.
dynConfiR 0.0.3
Improvements
- added the dynaViTE model (generalization of dynWEV with time-dependent
confidence variable), which includes the additional lambda which can also be fitted - improved fitting procedure for dynaViTE/dynWEV and 2DSD: confidence thresholds for
starting parameters in the initial grid search are now estimated using simulations;
this decreases the size of the initial grid drastically, while improving the initial
values - adapted code to changes in the new dplyr release (1.1.1)