pois.simdata | R Documentation |
Generate data matrix (nxp) under Poisson assumption based on Karlis (or LPGM. 2013) with adjancency matrix B,
pois.simdata(n, p, B, lambda, lambda.c)
n |
number of samples |
p |
number of variables (nodes) |
B |
adjacency matrix |
lambda |
mean of Poisson |
lambda.c |
mean of noise |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.