Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Fix Correlated Hierarchical Model

Compare
Choose a tag to compare
@storopoli storopoli released this 14 Jul 11:59
· 134 commits to main since this release
287bacc
  • Workaround by @sethaxen correlated varying-intercept-slope model with TransformVariables.jl and PDMats.jl
  • Fixed truncated stuff to truncated(...; lower=0) instead of truncated(..., l, u).