Description Usage Arguments Value
function to simulate multiple sparse graphs
1 | simulateGraph(p = 20, N = 2, seedNum = 37, s = 0.1, ss = 0.1)
|
p |
number of features |
N |
number of tasks |
seedNum |
seed number for random simulation |
s |
controls sparsity of the generated graph |
ss |
controls sparsity of the generated graph |
a list of N related sparse pXp precision matrices (graphs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.