rand.sw(nsim, n.nodes.rand, n.edges.rand, dist.mat, dat = "reduced")
"reduced"
, only the mean of the parameters for the whole graph is returned.S. Achard, R. Salvador, B. Whitcher, J. Suckling, Ed Bullmore (2006) A Resilient, Low-Frequency, Small-World Human Brain Functional Network with Highly Connected Association Cortical Hubs. Journal of Neuroscience, Vol. 26, N. 1, pages 63-72.
equadist.rand.sw
,reg.sw
mat<-sim.rand(8,20)
result<-rand.sw(10,8,20,dist.mat=matrix(1,8,8))
Run the code above in your browser using DataLab