Displaying 2 results from an estimated 2 matches for "members2".
Did you mean:
members
2011 Dec 03
1
pivot table help
Hello R-users,
I've got a huge table with about 20.00 rows and 50 columns. The table now
has headers as Members1, Members2 etc. My data are 8 different individuals.
And I've got a column with clusters. So each individual belongs to different
clusters and can occurs multiple times within a cluster (that's the reason
that there can be more than 8 members). I want a presence/ absence table for
each individual with...
2011 Nov 29
0
Inlcudung classes in de contigency table + dataoverflow
Hello Everybody,
I'm making a contigency table with a dataset which looks like:
Class Size Member1 Members2 Members3 etc.
1 2 A B 0
2 3 C D A
3 3 B A D
4 3 D A B
etc....