jacConfounders: Jacobian when estimating confounder variables

Description Usage Arguments Value

View source: R/jacConfounders.R

Description

Jacobian when estimating confounder variables

Usage

1
2
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


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

Related to jacConfounders in combi...