Description Usage Arguments Value Examples
The regularization parameter penalizes the variance of zeta, the log of the dispersion parameters across samples.
1 | getEpsilon_zeta(object)
|
object |
an object that describes a matrix of zero-inflated distributions. |
the regularization parameters for zeta
.
1 2 | a <- zinbModel(n=5, J=10)
getEpsilon_zeta(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.