cacti-network / networkcompare

0 stars 0 forks source link

igraph r help #1

Open cacti-network opened 1 day ago

cacti-network commented 1 day ago

Hello!

Newer R attempter here.

I am completing a network comparison and have developed the two networks. However, I am trying to analyze them to see how they cluster and am running into problems. Any suggestions?

library("igraph") hsigraph = as.igraph(graph_lasso_ds, attributes=TRUE) Error in i_set_vertex_attr(x, attr(value, "name"), index = value, value = attr(value, : Length of new attribute value must be 1 or 12, the number of target vertices, not 13

cacti-network commented 1 day ago

A bit more context- network analysis between 2 groups and 13 nodes