-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hello,
I have problems understanding the way the use of MI(x, y, xy, unit = "log2")
is intended.
The documentation states:
x: a numeric probability vector P(X).
y: a numeric probability vector P(Y).
xy: a numeric joint-probability vector P(X,Y).
How can xy
be a vector?
If I understand mutual information correctly it should be a 2D matrix, so that xy[i,j]
gives the joint probability, right?
https://en.wikipedia.org/wiki/Mutual_information#In_terms_of_PMFs_for_discrete_distributions
Metadata
Metadata
Assignees
Labels
No labels