entropy_condE.Rd
Conditional entropy of $X$ given $Y$ using `log()` (natural logarithm)
entropy_condE(d, idx_x, idx_y)
Integer matrix of data where each row is a single observation
Indicies (integer vector) for variable set $X$ (in 1 to `ncol(d)`)
Indicies (integer vector) for variable set $Y$ (in 1 to `ncol(d)`)