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