| mutualInf | R Documentation | 
(Conditional) mutual information
mutualInf(p, m1, m2, condition, ...)
## Default S3 method:
mutualInf(p, m1, m2, condition, ...)
## S3 method for class 'tables'
mutualInf(p, m1, m2, condition, ...)
p | 
 numeric array or   | 
m1, m2 | 
 margins for mutual information  | 
condition | 
 conditional margin  | 
... | 
 other arguments to methods  | 
Numeric value for mutual information, or a vector of mutual information values.
mutualInf(default): Default method for vectors
mutualInf(tables): Method for tables object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.