WfmInfMeans-class {waveTiling} | R Documentation |
class to store outputs from the inference on the group-wise means in the wavelet-based transcriptome analysis.
Objects can be created by calls of the form new("WfmInfMeans")
.
alpha
:Object of class "numeric"
~~
delta
:Object of class "numeric"
~~
two.sided
:Object of class "numeric"
~~
sigProbes
:Object of class "list"
~~
regions
:Object of class "list"
~~
GlocRegions
:Object of class "list"
~~
FDR
:Object of class "matrix"
~~
CI
:Object of class "array"
~~
eff
:Object of class "matrix"
~~
varEff
:Object of class "matrix"
~~
Class "WfmInf"
, directly.
signature(.Object = "WfmInfMeans")
: ...
Kristof De Beuf <kristof.debeuf@ugent.be>
showClass("WfmInfMeans")