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
We have a couple of choices of models. The easy choice is LogNormal because there is a closed-form marginal and predictive probability when both parameters are unknown. The problem with LogNormal is that it only has that one shape. It would be nice to use Gamma, but we'd have to estimate the normalizer.
The text was updated successfully, but these errors were encountered:
We have a couple of choices of models. The easy choice is LogNormal because there is a closed-form marginal and predictive probability when both parameters are unknown. The problem with LogNormal is that it only has that one shape. It would be nice to use Gamma, but we'd have to estimate the normalizer.
The text was updated successfully, but these errors were encountered: