Description Usage Arguments Details Value
function to generate a list of samples from simulatedGraph result
1 |
simulate |
result from simulateGraph |
n |
a vector of corresponding size to indicate number of samples for each task |
if n is c(100,200,300) and p is 20, the function will return a list of 3 data matrices of size (100x20,200x20,300x20)
a list of length(n) data matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.