powered by
Title
GenerateMMSBM(n, m, L, K, d = NULL, r = NULL)
a list including an adjacency tensor and the generating parameters
the number of vertices
the number of types of the network
the number of layers
the number of groups of vertices
the average degree of the network
the out-in ratio in each layer
GenerateMMSBM(200, 3, 10, 2, d = NULL, r = NULL)
Run the code above in your browser using DataLab