Displaying 2 results from an estimated 2 matches for "co11".
Did you mean:
  c11
  
2013 Mar 29
1
Create values based on a table of conditions
..., 6L, 7L, 8L, 9L, 9L, 26L, 26L, 26L,
31L, 31L, 31L, 31L, 32L, 32L, 32L, 32L, 33L, 33L, 33L, 34L, 34L,
34L, 35L, 35L, 36L, 36L, 37L, 38L, 38L, 27L, 27L, 28L, 28L, 29L,
29L, 29L, 30L, 30L, 30L, 18L, 19L, 20L, 21L, 22L, 23L, 24L, 25L,
39L, 40L, 41L), .Label = c("CO1", "CO10", "CO11", "CO12", "CO13",
"CO14", "CO15", "CO16", "CO17", "CO2", "CO3", "CO4", "CO5", "CO6",
"CO7", "CO8", "CO9", "PI1", "PI2", "PI3"...
2013 Apr 26
2
Remove reciprocal data from a grouped animal social contact dataset
...case the top 6 contacts are all between animals CO1 and CO12. There
are nearly 100,000 records. There were many animals that could have
contacted each other:
> animals
   animals
1      CO1
2      CO2
3      CO3
4      CO4
5      CO5
6      CO6
7      CO7
8      CO8
9      CO9
10    CO10
11    CO11
12    CO12
13    CO13
14    CO14
15    CO15
16    CO16
17    CO17
18     PO1
19     PO2
20     PO3
21     PO4
22     PO5
23     PO6
24     PO7
25     PO8
26     PO9
27    PO10
28    PO11
29    PO12
30    PO13
31     PI1
32     PI2
33     PI3
34     PI4
35     PI5
36     PI6
37     PI7
38     PI8
39...