newEpsilon_zeta | R Documentation |
The regularization parameter penalizes the variance of zeta, the log of the dispersion parameters across samples.
newEpsilon_zeta(object)
object |
an object that describes a matrix of negative binomial distributions. |
the regularization parameters for zeta
.
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.