igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Diffusion Centrality


From: Tamás Nepusz
Subject: Re: [igraph] Diffusion Centrality
Date: Thu, 15 Aug 2013 14:29:09 +0200

Hi,

How large are your networks and which language are you using igraph from? If 
the networks are relatively small and you are working from R or Python, the 
measure can simply be calculated by implementing Eq (5) in the manuscript using 
straightforward matrix multiplications. I can give it a go if you are indeed 
working from R or Python and your networks do not consist of more than a couple 
of hundred vertices.

-- 
T.

On 15 Aug 2013, at 14:20, Thomas <address@hidden> wrote:

> I don't suppose anyone on here has or is planning to implement the diffusion 
> centrality measure as described in the section "An approximation of 
> communication centrality" in:
> 
> http://www.sciencemag.org/content/341/6144/1236498.full.pdf
> 
> (Before someone suggests it, my coding skills are too shaky to attempt this 
> except as a last resort, although I have implemented a metric that attempts 
> to measure a similar concept, details at: 
> http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2289732)
> 
> Thank you,
> 
> Thomas Chesney
> This message and any attachment are intended solely for the addressee and may 
> contain confidential information. If you have received this message in error, 
> please send it back to me, and immediately delete it.   Please do not use, 
> copy or disclose the information contained in this message or in any 
> attachment.  Any views or opinions expressed by the author of this email do 
> not necessarily reflect the views of the University of Nottingham.
> 
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system, 
> you are advised to perform your own checks. Email communications with the 
> University of Nottingham may be monitored as permitted by UK legislation.
> 
> 
> 
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]