batchStatistics {oligoClasses} | R Documentation |
The batchStatistics
slot contains statistics estimated
from each batch that are used to derive copy number estimates.
batchStatistics(object) batchStatistics(object) <- value
object |
An object of class |
value |
An object of class |
An object of class AssayData
for slot
batchStatistics
is initialized automatically when
creating a new CNSet
instance. Required in the call to
new
is a factor called batch
whose unique values
determine the number of columns for each assay data
element.
batchStatics
is an accessor for the slot
batchStatistics
that returns an object of class
AssayData
.
CNSet-class
, batchNames
, batch