F1 {octopucs} | R Documentation |
Internal function to label the membership of two clusters
F1(A, B)
A |
Memberships in the first cluster |
B |
Membership in the second cluster |
Produced a two-column matrix populated with zeros and ones to indicate what IDs (row names) are included in each of two vectors in which some element may be shared
Roger Guevara (roger.guevara@inecol.mx)