This issue tracks some popular distributions that are not available in NumPyro yet.
contrib.tfp)contrib.tfp)Yeah, if those distributions in numpyro.contrib.tfp.distributions work well, we will probably move them to the main module. There are some interesting distributions in tfp such as JointDistributionSequential.
Is it possible to also add SinhArcsinh transformation ?
@nkaimcaudle Sure, I just created a FR for it. :)
Hello all,
I'm working on two models with ZINB and Weibull likelihoods right now, if you are interested to have implementations for both of these, I could open up a PR.
Maybe it could also make sense to have the alternative parameterization of the NB (https://mc-stan.org/docs/2_26/functions-reference/nbalt.html), since that is the one mainly used for regression models.
Thank you!
Best,
Simon
Hi @dirmeier, your proposals sound great to me. Regarding NB, you could name the other parameterization NegativeBinomial2. :)