Skip to content

HSSM v0.1.2

Compare
Choose a tag to compare
@digicosmos86 digicosmos86 released this 24 Jul 23:28
· 543 commits to main since this release
2f4205a
  • Improved numerical stability of analytical likelihoods. #210 #182

  • Added the ability to handle lapse distributions. #215

  • Added the ability to perform prior predictive sampling. #202

  • Improved model information output - now default priors provided by bambi is also printed. #211

  • Added a hierarchical switch which turns all parameters into hierarchical
    when participant_id is provided in data. #197

  • Parameters are now named more consistently (group-specific terms are now aliased correctly). #211

  • Fixed a bug where information about which parameter is regression is incorrectly passed. #219

  • Added links to Colab to try out hssm in Google Colab. #194 #199