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
Hi,
Currently, the library allows modelling the GPS only assuming a Normal, Lognormal or Gamma distributed Treatment. Is it possible to include the Poisson and Negative-binomial distribution for Count Data?
Thank you
The text was updated successfully, but these errors were encountered:
Hi @athammad , it should be possible! The GPS is just a conditional prob density function of the exposure given a set of covariates, and it shouldn't matter if you arrive at that through a normal, lognormal, gamma, or any other type of model.
If you're up for it, it would be great to get your help with it. You could fork the repo, create a branch on your forked repo, and then open a pull request. I'll review it and work with you.
Hi,
Currently, the library allows modelling the GPS only assuming a Normal, Lognormal or Gamma distributed Treatment. Is it possible to include the Poisson and Negative-binomial distribution for Count Data?
Thank you
The text was updated successfully, but these errors were encountered: