prepareScoreMat: Prepare a helper matrix for score function evaluation under...

Description Usage Arguments Value

View source: R/prepareScoreMat.R

Description

Prepare a helper matrix for score function evaluation under quasi-likelihood

Usage

1
prepareScoreMat(data, mu, meanVarTrend, CompMat, libSizes)

Arguments

data

the count matrix

mu

the mean matrix

meanVarTrend

The mean variance trend

CompMat

The compisition matrix

libSizes

The library sizes

Value

The helper matrix


combi documentation built on Nov. 8, 2020, 5:34 p.m.

Related to prepareScoreMat in combi...