First time here? Check out the FAQ!

Ask Your Question
0

Social Network Analysis

asked 11 years ago

bakant gravatar image

updated 11 years ago

I would like to know if there is any features in Sage to analise social networks like:

Social Network Analysis

Drawing on Mathematica's strong graph and network capabilities, Mathematica 9 introduces a complete and rich set of state-of-the art social network analysis functions. Access to social networks from a variety of sources, including directly from social media sites, and high level functions for community detection, cohesive groups, centrality, and similarity measures make performing network analysis tasks easier and more flexible than ever before.


I mean exactly anlysis of the real networks not graph theory.

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
1

answered 11 years ago

Nathann gravatar image

Not at the moment. We have a couple of network measures like centrality betweenness, cluster coefficients and all this, but that's pretty much it.

Your quote does not say much about what Mathematica actually does. If you have specific features in mind it'll be easier to discuss.

Oh, and Sage is open-source. Which means that if a feature is not included, you can write it yourself :-P

Nathann

Preview: (hide)
link
0

answered 11 years ago

jaia gravatar image

If you want an open-source program for running social network analysis, try R. http://cran.r-project.org/web/package...

If there are Sage features you want to access, you can run R within Sage, although passing data from one program to the other is not easy.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 11 years ago

Seen: 898 times

Last updated: Oct 27 '13