Description Usage Arguments Value Author(s)
project new sample into the burnin space solving projection by Accelerated Proximal Gradient
1 | apg_project(m.vec, U, lambda1, lambda2)
|
m.vec |
numeric vector of length m. Vector of GC corrected coverage data of sample in question |
U |
(m markers x n samples) numeric matrix. The basis of low rank subspace. The dimensions are same as burnin matrix |
lambda1 |
integer. Tuning parameter (default = 1/(sqrt(no. of markers in input vector)) |
lambda2 |
integer. Tuning parameter (default = 1/(sqrt(no. of markers in input vector)) |
list with s and v vectors
Aditya Deshpande
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.