Description Usage Arguments Details Value
Estimate the overdispersion
1 2 3 4 5 6 7 8 9 10 11 12 13 |
X |
the data matrix of dimensions nxp |
cMat |
a 1xp colum scores matrix |
rMat |
a nx1 rowscores matrix, if unconstrained |
muMarg |
an nxp offset matrix |
psis |
a scalar, the current psi estimate |
trended.dispersion |
a vector of length p with pre-calculated trended.dispersion estimates. They do not vary in function of the offset anyway |
prior.df |
an integer, number of degrees of freedom of the prior for the Bayesian shrinkage |
dispWeights |
Weights for estimating the dispersion in a zero-inflated model |
rowMat |
matrix of row scores in case of constrained ordination |
allowMissingness |
A boolean, are missing values present |
naId |
The numeric index of the missing values in X |
Information between taxa is shared with empirical Bayes using the edgeR pacakage, where the time-limiting steps are programmed in C.
A vector of length p with dispersion estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.