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