igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] centralization measure


From: Tamas Nepusz
Subject: Re: [igraph] centralization measure
Date: Sun, 12 Oct 2014 13:33:50 +0200

> kindly, cna I calculate standard diviation for node degree?
Just calculate the individual node degrees using degree() and then use the R 
function to calculate the standard deviation on the degree vector.

T.





reply via email to

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