Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

More than marginals? #13

Open
chebee7i opened this issue May 14, 2014 · 1 comment
Open

More than marginals? #13

chebee7i opened this issue May 14, 2014 · 1 comment

Comments

@chebee7i
Copy link

Is it possible to obtain various joint distributions instead of marginals? For example, in the Monty Hall example, I'd want something like: g.jq(guest_door='A') to display the joint distribution P(monty_door, prize_door | guest_door='A'). I realize this doesn't scale well when the number of left-over variables is large, and I'm okay if there isn't a magic one-liner function jq to prepare this information.

@nnewey
Copy link
Contributor

nnewey commented May 15, 2014

This is not yet possible, but on the todo list. I will push it up the priority chain.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants