calcMutualInfo: Calculate mutual information for a given PHG data set

calcMutualInfoR Documentation

Calculate mutual information for a given PHG data set

Description

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.

Usage

calcMutualInfo(object, ...)

## S4 method for signature 'PHGDataSet'
calcMutualInfo(object)

Arguments

object

an rPHG dataset containing haplotype and reference range information

...

Additional arguments, for use in specific methods


maize-genetics/rPHG documentation built on April 4, 2024, 11:18 p.m.