prepareJacMat: prepare the jacobian matrix

Description Usage Arguments Value

View source: R/prepareJacMat.R

Description

prepare the jacobian matrix

Usage

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

Arguments

mu

the mean matrix

data

the count matrix

meanVarTrend

The mean variance trend

CompMat

The compisition matrix

libSizes

The library sizes

Value

the matrix which can be summed over


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

Related to prepareJacMat in combi...