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
Adaptive shrinkage now allows for a Poisson likelihood density; see help(lik_pois). Thanks to Mengyin for this new feature.
All likelihood functions start with lik_, e.g., lik_normal, lik_t. This makes it easier to "discover" which likelihood options are available via tab completion.
Also part of this release are miscellaneous bug fixes and small enhancements.