zinb.simdata | R Documentation |
Simulate zinb data based on Karlis (or LPGM)
zinb.simdata(n, p, B, mu, mu.nois, theta, pi)
n |
number of samples |
p |
number of variables (nodes) |
B |
adjacency matrix |
mu |
mean of negative binomial part |
mu.nois |
mean of noise |
theta |
dispersion parameter of negative binomial part, where |
pi |
parameter relate to zero part and negative part |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.