View source: R/jacConfounders.R
jacConfounders | R Documentation |
Jacobian when estimating confounder variables
jacConfounders(
confMat,
data,
distribution,
x,
meanVarTrend,
offSet,
CompMat,
libSizes,
allowMissingness
)
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 |
the jacobian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.