| getImputed | R Documentation | 
Get mean imputed data by running E-step once without GQ approximation using the LRT estimates.
getImputed(data.obs, par.est, sf, CE, XW, tau, parallel = T)
data.obs | 
 Observed count matrix for endogeneous genes, rows represent genes, columns represent cells  | 
par.est | 
 LRT estimates, using par.DE by default  | 
sf | 
 A vector containing size factors for all cells  | 
CE | 
 A vector containing capture efficiencies for all cells  | 
XW | 
 A matrix containing information for X (cell-type) and W (other covariates)  | 
tau | 
 cell-specific estimates (intcp,slope) that link Beta-Binomial dispersion parameter to the mean expression.  | 
parallel | 
 If   | 
A matrix containing the mean imputed data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.