newV | R Documentation |
Given an object that describes a matrix of negative binomial distributions, returns the gene-level design matrix for mu
newV(object, ...)
object |
an object that describes a matrix of negative binomial distributions. |
... |
Additional parameters. |
the gene-level design matrix for mu
a <- newmodel(n=5, J=10) newV(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.