mHG.statistic.info-class {mHG}R Documentation

Class "mHG.statistic.info"

Description

Summarizes data about the minimum-hypergeometric (mHG) statistic of a {0,1}^N vector.

Objects from the Class

Objects can be created by calls of the form new("mHG.statistic.info", ...).

Slots

mHG:

The actual statistic.

n:

The index in which the minimum was obtained.

b:

\sum\limits_{i=1}^n \lambda_i.

Methods

No methods defined with class "mHG.statistic.info" in the signature.

Author(s)

Kobi Perl

References

Eden, E. (2007). Discovering Motifs in Ranked Lists of DNA Sequences. Haifa. Retrieved from http://bioinfo.cs.technion.ac.il/people/zohar/thesis/eran.pdf (page 10)

See Also

mHG.statistic.calc

Examples

showClass("mHG.statistic.info")

[Package mHG version 1.1 Index]