filterConfounders {combi} | R Documentation |
Filter out the effect of known confounders
filterConfounders(confMat, data, distribution, link, invLink, compositional, control, meanVarTrend, offSet, numVar, marginModel, biasReduction, allowMissingness)
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? |
Parameter estimates accounting for the effects of the confounders