RssSuggestedNetwork(g, rss, q.impute.above = 0.8)
arg1
.arg2
.arg3
.igraph
contatining the
original and the new linksigraph
containing only the new linksRelationStrengthSimilarity
g <- graph.atlas(128)
## Not run: plot(g)
suggested <- RssSuggestedNetwork(g, q.impute.above=.6)
## Not run: plot(suggested$g.imputed)
suggested$frac.filled
Run the code above in your browser using DataLab