You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support mu and sd parameterization for inverse gamma. (#3227)
* Support mu and sd parameterization for inverse gamma.
* Fix bad newline.
Issue detected by autopep8.
* Fixed new test per @ColCarroll.
Marked the test of the alternative parameterization as an expected
failure.
Also put in Colin's rewrite to make the test more elegant.
0 commit comments