-
**Notebook title**: [GLM: Poisson Regression](https://www.pymc.io/projects/examples/en/latest/generalized_linear_models/GLM-poisson-regression.html)
**Notebook url**: https://www.pymc.io/projects/exa…
-
Something odd going on with mms_poisson_bdm in parallel, it _sometimes_ produces different results in parallel than in serial and varies depending on the platform.
For example on ubuntu 14.04 (from t…
-
Hi,
I'm trying to build a PCA model to fit poisson data. My use case is nearly the same as the PCA tutorial, except that my observed data is Poisson distributed.
For example instead of `Variable…
pkese updated
2 years ago
-
@mengyin I got errors with these two cases:
Case 1:
set.seed(100)
l = rexp(1)
x = rpois(100,lambd=l)
ashr::ash(rep(0,100),1,lik=ashr::lik_pois(x), mode=0, prior = "+uniform")
Case 2:
set.…
-
right now it generates fixed period flows
-
Go through the [Gaussian](https://github.com/hot9cups/probdists/blob/main/probdists/Gaussiandistribution.py) distribution class, the [Binomial](https://github.com/hot9cups/probdists/blob/main/probdist…
-
Maria Kamenetsky (University of Wisconsin) writes:
> With grpreg, I see that you have the option to use the Poisson distribution for the family, but I am unable to find an option to include an offs…
-
#### Is your feature request related to a problem? Please describe
I'm wanting to fit a zero inflated negative binomial and plot the fit with the output parameters. However I cannot understand how th…
-
I got the following (I wanted to compile without threading for debugging purposes).
```
In file included from projects/Poisson/poisson_test.cpp:15:0:
projects/Poisson/../../poisson_solver/poisson_sol…
-
- [ ] Example with Poisson Errors (error underestimated)
- [ ] Example with Sample Variance