Skip to content

Releases: SeHellmann/dynConfiR

dynConfiR 1.1.1

31 Oct 15:12

Choose a tag to compare

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

16 May 11:22

Choose a tag to compare

Preprint version for "dynConfiR: An R package for sequential sampling models of decision confidence" (osf.io/35cqb)

dynConfiR 0.0.4

03 Feb 09:09

Choose a tag to compare

Fixed a CRAN note and improved robustness in fitting functions, and simulations.
Also improved initial parameter sets for model fitting.

dynConfiR 0.0.3

27 Jun 11:28

Choose a tag to compare

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)