-
-
- https://www.statlect.com/probability-distributions/multinomial-distribution
- https://www.statlect.com/probability-distributions/multinoulli-distribution
- https://en.wikipedia.org/wiki/Categorica…
-
-
Dirichlet regression is possible in brms using the dirichlet family. But this requires that outcomes be non-zero.
Election outcomes are one case where outcomes are distributed according to the diri…
-
Lambda search for multinomial glm does not work optimally, the penalty function calculation wrongly includes the intercepts.
-
-
Hi,
I think there may be a problem with the multinomial resampling function in chapter 12 as it comes up with the error 'TypeError: 'module' object is not callable' and points towards the line wit…
-
Another multiclass likelihood for GPs, see also #1898
-
Hello @martinmodrak can I ask if you could please make the negBinomial_multinomial model compatible with the other that I made. Just for input variable and output variables and generated quantities (s…
-
According to readme file (`scripts/algorithms/README.md`), `multiLogReg.daph` should work, however daphne returns the following error message:
```
$ bin/daphne scripts/algorithms/multiLogReg.daph XY…