igraph-help
[Top][All Lists]
Advanced

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

[igraph] question about average.path.length(graph, directed=TRUE, unconn


From: Qunawei Zhang
Subject: [igraph] question about average.path.length(graph, directed=TRUE, unconnected=TRUE)
Date: Sun, 06 Sep 2015 08:37:17 -0400
User-agent: Microsoft-MacOutlook/14.4.6.141106

Hello:

Would you please explain more how you calculate the distance among unconnected nodes? Why the length of the missing paths are counted having length vcount(graph). Thanks

unconnected

What to do if the graph is unconnected (not strongly connected if directed paths are considered). If TRUE only the lengths of the existing paths are considered and averaged; if FALSE the length of the missing paths are counted having length vcount(graph), one longer than the longest possible geodesic in the network.


Best

Quanwei



reply via email to

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