miCalc {rWMBAT}R Documentation

C code to Speed the Calculation of Mutual Information

Description

C code to Speed the Calculation of Mutual Information

Usage

miCalc(v1, v2, n, MI)

Arguments

v1 one of the two vectors
v2 one of the two vectors
n length of the vector
MI mutual information of the two vectors

Value

mutual information of the two vectors

Author(s)

Bill Cooke, College of William and Mary, Dept. of Physics, 2009


[Package rWMBAT version 2.0 Index]