calcMutualInfo | R Documentation |
Calculates mutual information from an rPHG data set object containing haplotype id and reference range information. Mutual information quantifies the "amount of information" obtained about one random variable through observing the other random variable. This will calcuate the the mutual information across all pairs of reference ranges.
calcMutualInfo(object, ...)
## S4 method for signature 'PHGDataSet'
calcMutualInfo(object)
object |
an |
... |
Additional arguments, for use in specific methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.