ComputeMSEGenewise {ADImpute} | R Documentation |
ComputeMSEGenewise
computes the MSE of dropout
imputation for a given gene.
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