forum.hugin.com
User Forums => General Discussion => Topic started by: utkarshani on February 26, 2020, 19:27:07
-
What does P(e) stand for and How does Hugin calculate it?
-
P(e) is the probability of the evidence. E.g., if you have entered X=x and Y=y (assuming discrete nodes), then P(e)=P(X=x,Y=y).
It is calculated as the normalization constant after propagation of evidence in the junction tree.
Anders
-
Thank you