Hello,
What is P(A|B, C)?
I have a dataset and I want to estimate the mutual information of A|B and C.
The formula for mutual information is
Sum_A|B Sum_C p(a|b, c) log( p(a|b, c) / p(a|b) p(b) ) da db
I'm looking for a formula for p(a|b, c)
Many thanks in advance
Xavier