igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] cohesive.blocks V0.5


From: uxzmdlj02
Subject: Re: [igraph] cohesive.blocks V0.5
Date: Tue, 12 Feb 2008 13:00:38 -0600

Uri,
I can't seem to reproduce the error. I'm using the .net file you included in your original message of Jan 30th:
 g <- read.graph("temp.net","pajek")
 x <- cohesive.blocks(g)
 plot(x)

Can you try setting this option:
 options(error=recover)
then when the error hits send the output that's returned? This might tell us what part of the funciton is misbehaving. (press '0' get back to the command prompt and then 'options(error=NULL)' to stop this behavior)
Peter


On Feb 12, 2008, at 12:44 PM, Uri Shwed us2121-at-columbia.edu |igraph- help| wrote:

Hi Peter,
Here's where I got it:
http://lists.gnu.org/archive/html/igraph-help/2008-02/msg00012.html
thx
Uri
address@hidden wrote:

Hi,
I can take a look at this, but first I'll need the 0.5. What's the easiest way to get that code (or at least the cohesive.blocks() part)?
Peter

On Feb 12, 2008, at 12:27 PM, Uri Shwed us2121-at-columbia.edu | igraph- help| wrote:

Hi Gabor and all,
I need to get cohesive blocks for a networks >12k nodes...I understood that I should get V0.5 for that, but it doesn't work for me...
Anyone tried this already? Here's what I get:
Error in UseMethod("as.double") : no applicable method for "as.double" It worked with v0.45 on some of my smaller networks, now those don't work either.
Any ideas?
Thanks,
Uri

--
Uri Shwed
ISERP, Columbia University
Room 805, 420 W 118th St.
New York 10027 NY
Tel: 212 854 9374



_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help




_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help



--
Uri Shwed
ISERP, Columbia University
Room 805, 420 W 118th St.
New York 10027 NY
Tel: 212 854 9374



_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help





reply via email to

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