MinDistParam-class {MinimumDistance} | R Documentation |
Contains parameters used for circular binary segmentation (package DNAcopy), parameters in the PennCNV hidden Markov model, and parameters used for computing emission probabilities.
## S4 method for signature 'MinDistParam' nMAD(object) ## S4 replacement method for signature 'MinDistParam,numeric' nMAD(object) <- value ## S4 method for signature 'MinDistParam' show(object) ## S4 method for signature 'DNAcopyParam' show(object)
object |
a |
value |
a length-one numeric vector. |
nMAD
a length-one numeric vector
dnacopy
an object of class DNAcopyParam
penncnv
an object of class PennParam
emission
an object of class EmissionParam
thin
a length-one non-negative integer