filterConfounders: Filter out the effect of known confounders

Description Usage Arguments Value

View source: R/filterConfounders.R

Description

Filter out the effect of known confounders

Usage

1
2
3
filterConfounders(confMat, data, distribution, link, invLink,
  compositional, control, meanVarTrend, offSet, numVar, marginModel,
  biasReduction, allowMissingness)

Arguments

confMat

A confounder design matrix

data

data matrix

distribution, link, invLink, compositional, meanVarTrend, offSet, numVar, marginModel

Characteristics of the view

control

A list of control elements to the nleqslv function

biasReduction

A boolean, should bias reduction be applied

allowMissingness

A boolean, are missing values allowed?

Value

Parameter estimates accounting for the effects of the confounders


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