Accessor for batch statistics uses for copy number estimation and storage of model parameters
The batchStatistics
slot contains statistics estimated
from each batch that are used to derive copy number estimates.
batchStatistics(object)
batchStatistics(object) <- value
CNSet
AssayData
batchStatics
is an accessor for the slot
batchStatistics
that returns an object of class
AssayData
. 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.
CNSet-class
, batchNames
, batch