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 general discrete real distribution (like nominal) #72

Closed
fsaad opened this issue Apr 24, 2020 · 2 comments
Closed

Implement general discrete real distribution (like nominal) #72

fsaad opened this issue Apr 24, 2020 · 2 comments

Comments

@fsaad
Copy link
Collaborator

fsaad commented Apr 24, 2020

In the syntax " x >> dict", we should check whether the keys of the dictionary are numeric or symbolic to determine which constructor to call.

@fsaad
Copy link
Collaborator Author

fsaad commented Apr 24, 2020

@fsaad
Copy link
Collaborator Author

fsaad commented Apr 29, 2020

Specifically, we should expose the constructor: rv_discrete(values=((1,2), (.3,.7)))

@fsaad fsaad changed the title Implement general discrete distribution (like nominal) Implement general discrete real distribution (like nominal) May 27, 2020
@fsaad fsaad closed this as completed in aba784e May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant