Description Usage Arguments Value
View source: R/F_NBjacobianAbunds.R
Jacobian for the column components of the independence model
1 | NBjacobianAbunds(beta, X, reg, thetas, allowMissingness, naId)
|
beta |
a vector of length p with current abundance estimates |
X |
a n-by-p count matrix |
reg |
a vector of length n with library sizes 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 p with evaluations of the jacobian function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.