igraph-help
[Top][All Lists]
Advanced

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

[igraph] Measuring Network assortativity


From: Narges Zarrabi
Subject: [igraph] Measuring Network assortativity
Date: Tue, 3 Jul 2012 16:58:50 +0200

Hi,

I want to measure assortativity in a directed graph. Using the assortativity function, I get the error below. I load the igraph library, but don't know what other libraries are missing! Any idea how to solve it?

library(igraph)

assortativity(g, directed = TRUE) 
Error: could not find function "assortativity"

Thanks & Best regards,
Narges


reply via email to

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