I see this equation in a paper published in a proceeding of a very competitive conference:( and thus I don't think it has a flaw)
$$Pr(Y|X)= \frac{e^{-E(X,Y)}}{g(X)};$$
Where $X,Y$ are two random variables, $g$ is a function of $X$.
I don't know how to calculate $E(X,Y)$. I even thought it did not exist.
Do you know how we can calculate $E(X,Y)$ given we already have joint probability density function $f(X,Y)$? And also what is its intuitive meaning?
Thank you!