igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] how to obtain the weighted adjacency matrix of a directed w


From: Bob Pap
Subject: Re: [igraph] how to obtain the weighted adjacency matrix of a directed weighted network
Date: Mon, 21 Oct 2013 21:39:46 +0200

Many thanks, dear Tamás!

Kindly,
Bob Pap


On 21 October 2013 20:57, Tamás Nepusz <address@hidden> wrote:
> I figured out how to obtain such eigenvalue by use of the arpack() function and the example given in its help.  However, I believe I should use the weighted adjacency matrix (I have a weighted and directed network), which I cannot obtain by using get.adjacency(). Is there an option I have missed?
Yes; the "attr" option of get.adjacency() specifies the name of the attribute whose values you wish to see in the appropriate cells of the adjacency matrix.

All the best,
Tamas
_______________________________________________
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]