imputeZeros: Impute the zeros using the estimated parameters from the ZINB...

Description Usage Arguments Value

View source: R/zinbwave.R

Description

Given a matrix of counts and a zinb model, this function computes the imputed counts under a zero-inflated negative binomial (ZINB) model.

Usage

1
imputeZeros(model, x)

Arguments

model

the zinb model

x

the matrix of counts n cells by J genes

Value

the matrix of imputed counts.


zinbwave documentation built on Nov. 8, 2020, 8:11 p.m.