Description Usage Arguments Value References Examples
Poisson SVD with Offset estimation
1 2 3 |
Y: |
data matrix, n-by-m matrix. |
B: |
the first K columns of the U from SVD(log(Y/T)), n |
F: |
the first K columns of the SV from SVD(log(Y/T)) |
K: |
# of SVD components |
niter: |
# of maximum iterations for poissonSVD |
err: |
error bound on claiming convergence |
ln: |
link functions, "log", "sqrt", "identity" |
verbose: |
Log information |
Returns PSVD results
B: Estimated
[1] Lee, S., Chugh, P. E., Shen, H., Eberle, R., & Dittmer, D. P. (2013) Poisson factor models with applications to non-normalized microRNA profiling. Bioinformatics, 29(9), 1105-1111
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.