Skip to contents

Mutual information using `log10()`

Usage

mutinf10(d, idx_x, idx_y)

Arguments

d

Integer matrix of data where each row is a single observation

idx_x

Indicies (integer vector) for variable set $X$ (in 1 to `ncol(d)`)

idx_y

Indicies (integer vector) for variable set $Y$ (in 1 to `ncol(d)`)