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
This is currently true for the Gamma-Gamma models and BetaGeoModel in #67. A helper method in CLVModel could do the trick. An even better solution would be to address issue 6311 in PyMC.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Priors are initialized via the
.dist()
API and are manually attached in the_process_priors
method.pymc-marketing/pymmmc/clv/models/gamma_gamma.py
Lines 33 to 36 in d91ba13
This is currently true for the Gamma-Gamma models and
BetaGeoModel
in #67. A helper method inCLVModel
could do the trick. An even better solution would be to address issue 6311 in PyMC.The text was updated successfully, but these errors were encountered: