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

Allow discretization of continuous distributions #647

Closed
sbenthall opened this issue Apr 23, 2020 · 0 comments · Fixed by #657
Closed

Allow discretization of continuous distributions #647

sbenthall opened this issue Apr 23, 2020 · 0 comments · Fixed by #657
Assignees
Milestone

Comments

@sbenthall
Copy link
Contributor

There are now classes for continuous distributions (Lognormal, etc.), a class for a generic discrete distribution, and functions for approximating discrete versions of continuous distributions.

The approximation functions should be turned into discetization functions on the continuous distribution classes.

@sbenthall sbenthall added this to the 1.0.0 milestone Apr 23, 2020
@project-bot project-bot bot added this to Needs Triage in Issues & PRs Apr 23, 2020
sbenthall added a commit to sbenthall/HARK that referenced this issue Apr 24, 2020
@sbenthall sbenthall self-assigned this Apr 24, 2020
Issues & PRs automation moved this from Needs Triage to Done Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issues & PRs
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant