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

Implement parameter bounds #2

Open
ibab opened this issue Jan 30, 2015 · 0 comments
Open

Implement parameter bounds #2

ibab opened this issue Jan 30, 2015 · 0 comments
Milestone

Comments

@ibab
Copy link
Owner

ibab commented Jan 30, 2015

Users should be able to pass lower and upper bounds to par.
Distributions should also be able to enforce bounds (for example, sigma > 0 in Normal).
If a user-specified bound conflicts with a distribution-specified bound, an error should be thrown.

@ibab ibab modified the milestone: v0.1 Feb 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant