prod(ClosedProd(), Beta(1.,1.), Beta(1.,1.))
defaults to UnspecifiedProd
#26
Labels
prod(ClosedProd(), Beta(1.,1.), Beta(1.,1.))
defaults to UnspecifiedProd
#26
Expected behaviour for
prod(ClosedProd(), Beta(1.,1.), Beta(1.,1.))
isBut BayesBase v1.5.0 defaults to
UnspecifiedProd
;PreserveTypeProd{Distribution}
does not seem to dispatch to the product rule for Beta distributions. I'm not familiar with how this product strategy finds the appropriate Distribution products. Any thoughts anyone?The text was updated successfully, but these errors were encountered: