Mutual information for dependence (linear + non-linear); pairwise or cumulative multi-site.
Usage
mutual_info(vec_from, vec_to)
Arguments
- vec_from
A numeric or categorical vector for the first variable.
- vec_to
A numeric or categorical vector for the second variable.
Value
The mutual information value between the two variables.