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

Create validation function for distribution parameter domains #7

Closed
Tracked by #57
wleoncio opened this issue Jan 4, 2021 · 1 comment · Fixed by #39
Closed
Tracked by #57

Create validation function for distribution parameter domains #7

wleoncio opened this issue Jan 4, 2021 · 1 comment · Fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@wleoncio
Copy link
Member

wleoncio commented Jan 4, 2021

From René's e-mail:

One thing missing is a function that cheks if data are inside the domain of the given domain (e.g. Normal/Gaussian is real numbers, Gamma positive real numbers, Poisson is non-negative integers etc)

@wleoncio wleoncio added the enhancement New feature or request label Jan 4, 2021
@wleoncio wleoncio self-assigned this Jan 4, 2021
@wleoncio
Copy link
Member Author

There's a commented-out draft of a validity check for the rtrunc class here. If we're to continue using S4, that's the place to implement this.

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

Successfully merging a pull request may close this issue.

1 participant