robustHInit | R Documentation |
Robust initialization of the H (copy number) matrix.
robustHInit(V, W, maxIter=5L, ...)
V |
An KxI |
W |
A Kx2 |
maxIter |
The maximum number of iteration. |
... |
Not used. |
This function utilized a random number generator.
Returns a 2xI matrix
of robustified allele-specific copy-number estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.