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