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

Replace zero inflated distributions with mixtures #5584

Merged

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    48dab2c View commit details
    Browse the repository at this point in the history
  2. Implement Constant logcdf

    ricardoV94 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9b6c019 View commit details
    Browse the repository at this point in the history
  3. Test Mixture dtype

    ricardoV94 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    8a2d2bf View commit details
    Browse the repository at this point in the history
  4. Implement Mixture logcdf

    ricardoV94 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b36ccee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49fb695 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67b3d37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d55ca39 View commit details
    Browse the repository at this point in the history
  8. Rename ZeroInflatedPoisson theta parameter to mu

    For consistency with the base Poisson distribution
    ricardoV94 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    68bb77a View commit details
    Browse the repository at this point in the history