igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Negative eigenvalue centrality


From: Gábor Csárdi
Subject: Re: [igraph] Negative eigenvalue centrality
Date: Mon, 3 May 2010 11:32:10 +0200

Mike,

you can try to increase the 'ncv' parameter as well, and/or 'nev'.

Sorry, this is a bit of a trial-and-error method for me as well, I
just cannot make ARPACK work properly for all graphs. I guess this is
the price you pay for the speed. I mean you have a fast numeric method
that is fine most of the time, but it fails sometimes.

Gabor

On Mon, May 3, 2010 at 2:18 AM, Michael Ewens <address@hidden> wrote:
> I have encountered this bug:
>
> http://lists.gnu.org/archive/html/igraph-help/2009-11/msg00045.html
>
> where the output of evcent(g)$vector is in [-1,1].  When I run a similar
> centrality measure like authority.score(g)$vector, the results are all
> non-negative.  I tried the suggestion in the above thread to no avail: I
> still get values in -1 to 1.  Any other suggestions?
>
> Mike
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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