jacConfounders: Jacobian when estimating confounder variables

View source: R/jacConfounders.R

jacConfoundersR Documentation

Jacobian when estimating confounder variables

Description

Jacobian when estimating confounder variables

Usage

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

Arguments

data, confMat, meanVarTrend

Characteristics of the views

distribution, offSet

distribution and offset of the view

x

the parameter estimates

libSizes, CompMat

Library sizes and relative abunance

allowMissingness

a boolean, should missing values be allowed

Value

the jacobian matrix


CenterForStatistics-UGent/compIntegrate documentation built on Aug. 4, 2023, 1:08 p.m.