Aditya Iyer
Aditya Iyer
Here is an example of code that produces the issue. When I ran the _estimateMultiplexSBM_ method, it found the optimal _K_ to be equal to 5. However, the _indMemberships_ parameter...
Thank you for the response. I just have one quick follow-up question. If there are nodes that have an equal probability of belonging to block 4 or block 5, then...
I also have another quick follow up. I want to modify the code to evaluate the model for just one value of _K_ (e.g. _K = 3_). How would I...