[R] Function for extracting Lambda Sets

Suzen, Mehmet msuzen at gmail.com
Fri Nov 16 09:33:16 CET 2012


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.




More information about the R-help mailing list