Description Usage Arguments Value
View source: R/dataGeneration.R
Generate simulation data for dynamic network inference
1 | generateData(n0, p0, a, s, percent)
|
n0 |
number of samples |
p0 |
number of nodes |
a |
range of random effects for nodes |
s |
variance for random noise |
percent |
proportion of non-zero coefficient |
simulated time t0, random effect a0, edge-edge coefficient G0 and F0, and data matrix X0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.