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
Is your feature request related to a problem? Please describe.
The user is limited to being able to define logprior and loglikelihood functions. This is limiting for many applications, although it does keep the ui simple.
Describe the solution you'd like
Generalize the behavior to let the user define each, which still keeping the simplicity of the default behavior.