Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalised Hypergeometric (pFq) function #2509

Open
andrjohns opened this issue Jun 21, 2021 · 3 comments
Open

Generalised Hypergeometric (pFq) function #2509

andrjohns opened this issue Jun 21, 2021 · 3 comments

Comments

@andrjohns
Copy link
Collaborator

Description

One of the pre-requisites for implementing the inverse-CDF (quantile) of the Gamma distribution is the hypergeometric 2F2 function, which is needed for the gradients.

The gradients are the same for the 2F2 and the generalised pFq, so may as well implement the more generalised version

Current Version:

v4.1.0

@sethaxen
Copy link

Was this completed by #2510?

@sethaxen
Copy link

Also @andrjohns is this the last major prerequisite for implementing the Gamma quantile and its derivative?

@nikunj410
Copy link

nikunj410 commented Oct 29, 2023

Hi @andrjohns, I am working on the N-mixture model to estimate abundance from count data. The model relies on the hypergeometric_2F2 and hypergeometric_3F2 functions. Has/will these functions be implemented/exposed in stan?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants