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

Instantiating GeneralGammaDistributionPositive #257

Open
alekssmolkovic opened this issue Aug 30, 2024 · 1 comment
Open

Instantiating GeneralGammaDistributionPositive #257

alekssmolkovic opened this issue Aug 30, 2024 · 1 comment
Labels

Comments

@alekssmolkovic
Copy link
Contributor

Currently instantiating the GeneralGammaDistributionPositive class from flavio.statistics.probability results in an AttributeError due to the use of self.counts_total here: https://github.com/flav-io/flavio/blob/14982f8cd0e989b36ff10be6d30079b4a659f101/flavio/statistics/probability.py#L1027C53-L1027C70.

@DavidMStraub
Copy link
Contributor

@peterstangl it looks like a unit test for this class was missed in #210, right?

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

No branches or pull requests

3 participants