Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

community.to.membership in igraph 1.0

Tags:

igraph

I have a quick question, is the function community.to.membership deprecated in igraph 1.0? I can find membership function, but it does not include the options merges, steps, and so on,

Any ideas?

Thanks

like image 976
user2380782 Avatar asked Nov 25 '25 13:11

user2380782


1 Answers

Yes, community.to.membership is deprecated. However, you have membership() to retrieve the membership vector or merges() to retrieve the merge matrix. See ?communities from the R prompt.

like image 198
Tamás Avatar answered Nov 28 '25 17:11

Tamás



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!