Description Usage Arguments Value Author(s)
Internal function that updates basis of low rank subspace after projecting sample in question by warm restart
1 | update_cols(U, A, B, lambda1)
|
U |
(m markers x n samples) numeric matrix. The basis of low rank subspace. The dimensions are same as burnin matrix |
A, |
B m x n numeric matrices. Matrices to update subspace basis |
lambda1 |
integer. Tuning parameter (default = 1/(sqrt(no. of markers in input vector)) |
U (m markers x n samples) numeric matrix. updated basis U of subspace
Aditya Deshpande
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.