jacConfounders {combi}R Documentation

Jacobian when estimating confounder variables

Description

Jacobian when estimating confounder variables

Usage

jacConfounders(confMat, data, distribution, x, meanVarTrend, offSet,
  CompMat, libSizes, allowMissingness)

Arguments

confMat

Characteristics of the views

data

Characteristics of the views

distribution, offSet

distribution and offset of the view

x

the parameter estimates

meanVarTrend

Characteristics of the views

libSizes, CompMat

Library sizes and relative abunance

allowMissingness

a boolean, should missing values be allowed

Value

the jacobian matrix


[Package combi version 1.2.0 Index]