estimateKappa.PairedPSCBS | R Documentation |
Estimate global background in segmented copy numbers.
The global background, here called \kappa
,
may have multiple origins where normal contamination is one,
but not necessarily the only one.
## S3 method for class 'PairedPSCBS'
estimateKappa(this, flavor=c("density(C1)"), ...)
flavor |
A |
... |
Additional arguments passed to the estimator. |
Returns the background estimate as a numeric
scalar.
Henrik Bengtsson
Internally, one of the following methods are used:
*estimateKappaByC1Density()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.