Re: [R] Replacing values in matrix/dataframe according to changing criteria

2011-11-21 Thread Frederik Lyngsaa Lang
uch tougher > question to work around, but hopefully still possible > > Michael > > On Wed, Nov 16, 2011 at 4:25 AM, Frederik Lyngsaa Lang > wrote: > > Hi there, > > > > I am doing some network analysis working with k-cliques and over time I > > want to se

[R] Replacing values in matrix/dataframe according to changing criteria

2011-11-16 Thread Frederik Lyngsaa Lang
Hi there, I am doing some network analysis working with k-cliques and over time I want to see what nodes are members of what cliques and how big these cliques are. I have managed to produce a matrix which shows which k-cliques each node is part of over the 100 time periods (slow though) but I cann