Thank you very much Tamas Nepusz for your response.
On Tue, Feb 18, 2020 at 2:53 AM Tamas Nepusz <[email protected]> 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 > [email protected] > https://lists.nongnu.org/mailman/listinfo/igraph-help > -- Pavneet Kaur Bharaj Doctoral Candidate Indiana University Bloomington [email protected]
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
