Description Slots Methods Author(s) See Also Examples
The class miTest
is the output of a call to mutInfTest
.
It stores results from a hypothesis test.
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.
signature(object = "miTest")
: Prints the test results.
Wessel van Wieringen: w.vanwieringen@vumc.nl
1 | showClass("miTest")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.