Description Usage Arguments Value
View source: R/GenewiseMethod.R
ComputeMSEGenewise computes the MSE of dropout
imputation for a given gene.
| 1 | ComputeMSEGenewise(real, masked, imputed, baseline)
 | 
| real | numeric; vector of original expression of a given gene (before masking) | 
| masked | logical; vector indicating which entries were masked for a given gene | 
| imputed | matrix; imputation results for a given imputation method | 
| baseline | logical; is this baseline imputation? | 
MSE of all imputations indicated by masked
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.