Description Usage Arguments Value Examples
function to simulate networks from the BLSM
1 | Simulateblsm(model)
|
model |
object of class BLSM |
list containing:
Y.ia
(N
x M
) matrix containing the simulated Y.ia
1 2 3 | attach(french)
a=blsm(Niter=5,Y.ia,D=2)
Simulateblsm(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.