Description Usage Arguments Value
View source: R/NetworkFunctions.R
PseudoInverseSolution_percell applies Moore-Penrose
pseudo-inversion to compute the solution of network imputation for each
cell
| 1 | PseudoInverseSolution_percell(expr, net, drop_ind, thr = 0.01)
 | 
| expr | numeric; expression vector for cell at hand | 
| net | matrix; network coefficients | 
| drop_ind | logical; dropout entries in the cell at hand | 
| thr | numeric; tolerance threshold to detect zero singular values | 
matrix; imputation results incorporating network information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.