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
In glm module binomial familiy is actually Bernoulli. This PR fix the Binomial likelihood, with the flexibility of specifying the `n`.
Default n set to 1 for backward compatibility.
Also added test.
0 commit comments