| WfmFitFactor-class {waveTiling} | R Documentation |
class to store model fits with factorial design in the wavelet-based transcriptome analysis.
Objects can be created by calls of the form new("WfmFitFactor").
betaWav:Object of class "matrix" ~~
varbetaWav:Object of class "matrix" ~~
smoothPar:Object of class "matrix" ~~
varEps:Object of class "numeric" ~~
dataOrigSpace:Object of class "matrix" ~~
dataWaveletSpace:Object of class "matrix" ~~
design.matrix:Object of class "matrix" ~~
phenoData:Object of class "data.frame" ~~
genome.info:Object of class "genomeInfo" ~~
n.levels:Object of class "numeric" ~~
probePosition:Object of class "numeric" ~~
wave.filt:Object of class "character" ~~
Kj:Object of class "numeric" ~~
prior:Object of class "character" ~~
F:Object of class "matrix" ~~
varF:Object of class "matrix" ~~
P:Object of class "numeric" ~~
Z:Object of class "matrix" ~~
noGroups:Object of class "numeric" ~~
replics:Object of class "numeric" ~~
Class "WfmFit", directly.
signature(.Object = "WfmFitFactor"): ...
signature(object = "WfmFitFactor"): ...
Kristof De Beuf <kristof.debeuf@ugent.be>
showClass("WfmFitFactor")