igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] [External] Re: Walktrap Algorithm


From: Pavneet Bharaj
Subject: Re: [igraph] [External] Re: Walktrap Algorithm
Date: Tue, 18 Feb 2020 10:15:17 -0500

Thank you very much Tamas Nepusz for your response.


On Tue, Feb 18, 2020 at 2:53 AM Tamas Nepusz <address@hidden> wrote:
This message was sent from a non-IU address. Please exercise caution when clicking links or opening attachments from external sources.
Hello,

"Error in igraph::cluster_walktrap(c, weights = c$weight, steps = 4, merges = TRUE,  :
  Not a graph object!"
You cannot pass a graph object from another graph library (qgraph in this case) to the igraph library. You need to create a graph using igraph's own functions.

T.
_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help


--
Pavneet Kaur Bharaj
Doctoral Candidate
Indiana University Bloomington
address@hidden


reply via email to

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