View source: R/scoreConfoundersComp.R
scoreConfoundersComp | R Documentation |
Score equations for conditioning under compositionality
scoreConfoundersComp(
x,
confMat,
data,
meanVarTrend,
marginModel,
biasReduction,
allowMissingness,
subtractMax = TRUE
)
x |
Confounder parameter estimates |
confMat |
confounder matrix |
data |
data |
meanVarTrend |
mean variance trend |
marginModel |
marginal models |
biasReduction |
A boolean, should a bias reduced estimation be applied? |
allowMissingness |
A boolean, are missing values allowed |
subtractMax |
A boolean, shuold the maximum be subtracted before softmax transformation? Recommended for numerical stability |
The evaluation of the estimating equations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.