[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] assortativity code
From: |
Gábor Csárdi |
Subject: |
Re: [igraph] assortativity code |
Date: |
Thu, 7 Apr 2011 14:23:55 -0400 |
Andrew,
here is a package:
http://win-builder.r-project.org/oe5OXgvfYud3/
There is an error when you try to run the examples in the manual pages
on 64-bit windows. Unfortunately I don't know which example causes the
error, and I don't have 64 bit windows to try. Please tell me if you
run into errors.
Another thing, in recent igraph 0.6 R packages, vertices and edges
(and many other quantities) are numbered from one, not zero. Don't
forget this!
Best,
Gabor
On Thu, Apr 7, 2011 at 12:59 PM, Andrew Edelman <address@hidden> wrote:
> I'm running windows 7 64-bit operating system.
>
> Andrew
>
> On 4/7/2011 10:49 AM, Gábor Csárdi wrote:
>>
>> Andrew,
>>
>> compiling is actually not that difficult. What is your platform?
>>
>> Best,
>> Gabor
>>
>> On Thu, Apr 7, 2011 at 12:23 PM, Andrew Edelman<address@hidden> wrote:
>>>
>>> I need to calculate the assortativity coefficient for nodes labeled with
>>> different nominal variables. I know the igraph development version 0.6
>>> has
>>> this function. However, compiling the development version for use in R is
>>> beyond my capabilities. Does anyone have code to run the version 0.6
>>> function with nominal variables in the the current version of igraph for
>>> R
>>> (0.5.5-2).
>>> Thanks,
>>>
>>> Andrew
>>>
>>>
>>> _______________________________________________
>>> 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
>
--
Gabor Csardi <address@hidden> MTA KFKI RMKI
- [igraph] assortativity code, Andrew Edelman, 2011/04/07
- Re: [igraph] assortativity code, Gábor Csárdi, 2011/04/07
- Re: [igraph] assortativity code, Andrew Edelman, 2011/04/07
- RE: [igraph] ones and zeroes (was: assortativity code), jeremy.raw, 2011/04/07
- Re: [igraph] ones and zeroes (was: assortativity code), Gábor Csárdi, 2011/04/07
- Re: [igraph] ones and zeroes (was: assortativity code), Jacob van Etten, 2011/04/08
- Re: [igraph] ones and zeroes (was: assortativity code), Gábor Csárdi, 2011/04/08