lnccbrown / HSSM

Development of HSSM package
Other
82 stars 11 forks source link

Fix graphing #521

Closed digicosmos86 closed 3 months ago

digicosmos86 commented 4 months ago

Many changes to the graphing facilities were introduced in PyMC 5.16.x, and HSSM's internal graphing hacks stopped working. Fortunately, in Bambi 0.14.0, we no longer need these hacks. Instead, we simply need to implement some modifications to the graph generated from Bambi in the case where parent is not a regression.