igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Dyadwise shared partners


From: Simone Gabbriellini
Subject: Re: [igraph] Dyadwise shared partners
Date: Sat, 26 Jun 2010 19:56:57 +0200

and this is a definition I've found in the ergm package:

dsp(d):

Dyadwise shared partners: The d argument is a vector of distinct integers. This 
term adds one network statistic to the model for each element in d; the ith 
such statistic equals the number of dyads in the network with exactly d[i] 
shared partners. This term can be used with directed and undirected networks. 
For directed networks the count is over homogeneous shared partners only (i.e., 
only partners on a directed two-path connecting the nodes in the dyad).

I don't know if this can help you to understand the algorithm... it does not 
help me...

simone

Il giorno 26/giu/2010, alle ore 19.40, Gábor Csárdi ha scritto:

> Simone,
> 
> what is the formal definition of this measure?
> 
> Gabor
> 
> On Sat, Jun 26, 2010 at 4:46 PM, Simone Gabbriellini
> <address@hidden> wrote:
>> Hello list,
>> 
>> I would like to know if there is a dyadwise shared partners (or edgewise 
>> shared partners) algorithm in igraph, or, if you have notice of these 
>> statistics, some hint on how to implement them in igraph...
>> 
>> many thanks for any advice,
>> Simone Gabbriellini
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>> 
> 
> 
> 
> -- 
> Gabor Csardi <address@hidden>     UNIL DGM
> 
> _______________________________________________
> 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]