Skip to content

How can I manipulate the way conditional probability table is formatted? #5

Closed Answered by phwuil
kenneth-lee-ch asked this question in Q&A
Discussion options

You must be logged in to vote

It is a getPosterior for all the possible configurations of the variables in the evidence.

getPosterior : P(X |Y=1,Z=0)
evidenceImpact : the whole P(X|Y=y,Z=z) forall y,z

Moreover, it performs this d-separation analysis...

And it takes advantage of aGrUM's ability to make incremental inferences: some computations can be factored. Such that an evidenceImpact if faster than several getPosteriors.

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@phwuil
Comment options

@kenneth-lee-ch
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by phwuil
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@kenneth-lee-ch
Comment options

@phwuil
Comment options

@kenneth-lee-ch
Comment options

@phwuil
Comment options

@kenneth-lee-ch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants