powered by
Title A function for initialization
InitializationMMSBM(tnsr, m, k, rank = NULL)
U_list a list including the core tensor Z, network embedding and node embedding
the tensor of network
the number of types of the network
the number of groups of vertices
the rank of the core tensor calculated by the equation
tnsr = GenerateMMSBM(200, 3, 10, 2, d = NULL, r = NULL) U_list = InitializationMMSBM(tnsr, 3, 2, rank = NULL)
Run the code above in your browser using DataLab