mHG.statistic.info-class: Class '"mHG.statistic.info"'

Description Objects from the Class Slots Methods Author(s) References See Also Examples

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 over 1 <= i <= n of lambdas[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

1
showClass("mHG.statistic.info")

Example output

Class "mHG.statistic.info" [package "mHG"]

Slots:
                              
Name:      mHG       n       b
Class: numeric numeric numeric

mHG documentation built on May 2, 2019, 2:14 p.m.