Skip to content

v0.2.0b1

Compare
Choose a tag to compare
@AlexanderFengler AlexanderFengler released this 29 Dec 22:16
· 331 commits to main since this release
65f86e7

The main purpose of this update is to create better defaults for priors, to reign in convergence issues that result from bad chain initializations.

Multiple prior strategies are now available, and moreover it is now possible to choose default links on glms so that parameter spaces are a priori constraint to be within the the allowable ranges (this is specifically relevant for likelihoods of the kind 'approx_differentiable').

Secondarily, plotting capabilities were added, to allow for posterior predictive plots and quantile plots (these plots are widely used for the analysis of reaction time and choice data). Plotting is still in experimental stage.