miTest-class: Class "miTest" for storing the results of the function...

Description Slots Methods Author(s) See Also Examples

Description

The class miTest is the output of a call to mutInfTest. It stores results from a hypothesis test.

Slots

statistic:

Object of class "numeric". Observed test statistic (i.e., estimated mutual information).

p.value:

Object of class "numeric". P-value for the mutual information test.

null.dist:

Object of class "numeric". The permutation null distribution for the test statistic.

nperm:

Object of class "numeric". Number of permutation used for p-value calculation.

remark:

Object of class "character". Tells whether the permutation algorithm was terminated prematurely or not.

Methods

summary

signature(object = "miTest"): Prints the test results.

Author(s)

Wessel van Wieringen: w.vanwieringen@vumc.nl

See Also

mutInfTest

Examples

1
showClass("miTest")

sigaR documentation built on April 28, 2020, 6:05 p.m.