probCopyNumber {CNPBayes} | R Documentation |
In contrast to posterior probabilities for mixture components, this function
returns posterior probabilities for distinct copy number states.
a SingleBatchCopyNumber
or MultiBatchCopyNumber
instance
probCopyNumber(model) ## S4 method for signature 'MultiBatchCopyNumber' probCopyNumber(model) ## S4 method for signature 'MultiBatchCopyNumberPooled' probCopyNumber(model)
model |
a SB, SBP, MB, or MBP model |