View source: R/jacConfoundersComp.R
jacConfoundersComp | R Documentation |
Jacobian for conditioning under compositionality
jacConfoundersComp(
x,
confMat,
data,
meanVarTrend,
marginModel,
allowMissingness,
biasReduction,
subtractMax = TRUE
)
x |
the parameter estimates |
confMat, data, meanVarTrend |
arguments belonging to views |
marginModel, biasReduction, subtractMax |
The marginal mode, and booleans indicating bias reduction and maximum subtraction |
allowMissingness |
a boolean, should missing values be allowed |
the jacobian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.