Skip to content

Question on Mutual Information MI() #38

@jonnyschaefer

Description

@jonnyschaefer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions