powered by
function to simulate networks from the BLSM
Simulateblsm(model)
object of class BLSM
list containing:
Y.ia (N x M) matrix containing the simulated Y.ia
Y.ia
N
M
# NOT RUN { attach(french) a=blsm(Niter=5,Y.ia,D=2) Simulateblsm(a) # }
Run the code above in your browser using DataLab