Description Usage Arguments Value
View source: R/F_NBjacobianLibSizes.R
Jacobian for the raw components of the independence model
1 | NBjacobianLibSizes(beta, X, reg, thetas, allowMissingness, naId)
|
beta |
a vector of length n with current library size estimates |
X |
a n-by-p count matrix |
reg |
a vector of length p with relative abundance estimates |
thetas |
a n-by-p matrix with overdispersion estimates in the rows |
allowMissingness |
A boolean, are missing values present |
naId |
The numeric index of the missing values in X |
a diagonal matrix of dimension n: the Fisher information matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.