ComputeMSEGenewise: Computation of MSE per gene

Description Usage Arguments Value

View source: R/GenewiseMethod.R

Description

ComputeMSEGenewise computes the MSE of dropout imputation for a given gene.

Usage

1
ComputeMSEGenewise(real, masked, imputed, baseline)

Arguments

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?

Value

MSE of all imputations indicated by masked


anacarolinaleote/ADImpute documentation built on May 18, 2021, 10:11 p.m.