Description Usage Arguments Value Examples
View source: R/help_functions.R
Confidence interval for CCF at a default alpha of 0.05 or 95
1 | confCCF(alt, ref, tt, minor, purity, multiplicity, alpha = 0.05)
|
alt |
alt |
ref |
ref |
tt |
tt |
minor |
minor |
purity |
purity |
multiplicity |
multiplicity |
alpha |
alpha |
lower, upper
1 2 3 4 | ## Not run:
computeCCF(vaf, tt, minor, purity, multiplicity=NULL)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.