Description Details Objects from the Class Slots Extends Methods Author(s) See Also Examples
This class that extends the virtual class "groupStats" by adding a slot representing the significant members.
This class is used for test statistic based on counts, like Fisher's exact test
Objects can be created by calls of the form
new("classicCount",
    testStatistic = "function",
    name = "character",
    allMembers = "character",
    groupMembers = "character",
    sigMembers = "character").
significant:Object of class "integer" ~~ 
name:Object of class "character" ~~ 
allMembers:Object of class "character" ~~ 
members:Object of class "character" ~~ 
testStatistic:Object of class "function" ~~ 
Class "groupStats", directly.
signature(object = "classicCount"): ... 
signature(.Object = "classicCount"): ... 
signature(object = "classicCount"): ... 
signature(object = "classicCount"): ... 
signature(object = "classicCount"): ... 
signature(object = "classicCount"): ... 
signature(object = "classicCount"): ... 
Adrian Alexa
classicScore-class,
groupStats-class,
getSigGroups-methods
| 1 | ##---- Should be DIRECTLY executable !! ----
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.