Message-ID: <CAH=qh3O9owORsvNK7-U2XaRBYDmMA3LrnkEJ+ukLLwJ37k3sbA@mail.gmail.com>
Date: 2012-11-16T08:33:16Z
From: Suzen, Mehmet
Subject: Function for extracting Lambda Sets
In-Reply-To: <CAA4+SXMMDsPf=vyNRTUyMex=h8JkzvAtyC0d_dxz7hv2f=oB9Q@mail.gmail.com>
Hi Nick,
Have you tried this:
http://www.bioconductor.org/packages/release/bioc/html/RBGL.html
There is a function there called 'lambdaSets'
Best,
Mehmet
On Thu, Nov 15, 2012 at 10:45 AM, Nick Duncan <nickdunc at gmail.com> wrote:
> Dear All,
>
> I would like to extract Lambda Sets from a binary matrix that
> represents a social network.
> The calculation of Lambda Sets is set out in Borgatti 1990 (which can
> be downloaded freely).
> The package SNA goes part of the way with the function MaxFlow but
> does not have the Lambda partitioning - but perhaps it is called
> differently in R.
> Does anyone know if it exists as a function or if there is a sequence
> functions to replicate it?
> Many thanks for any guidance on this.
> Best,
> Nick
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.