Description Usage Arguments Value
Given a matrix of counts and a zinb model, this function computes the imputed counts under a zero-inflated negative binomial (ZINB) model.
1  | imputeZeros(model, x)
 | 
model | 
 the zinb model  | 
x | 
 the matrix of counts n cells by J genes  | 
the matrix of imputed counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.