I'm currently studying the Junction Tree Algorithm: I'm referring to the process of transforming a Bayesian Network into a Junction Tree in order to apply inference. I understand how you build the Junction Tree, but I'm stuck on the idea of message passing.
What exactly are these messages? Are they numbers, or vectors?
If any of you could direct me to a numerical example that would be very appreciated.