Closed tikigonzo closed 2 months ago
Bernoulli doesn't have those parameters. Maybe you are looking at the Beta distribution?
My apologies, this was a bug that I was looking at for Beta. I figured out that it was a bug when calling ValidateParameters() when I changed the returned Argument Exception to a throw but when I changed it back and adjusted my fail test, everything worked.
There is a bug in here while trying to call alpha and beta inputs in ParametersToString with a beta error. I am not sure what the problem is.