Summarise locus-wise data types
Arguments
- y
A list of lists for two episodes; see
compute_posterior()
for more details.
Details
A function to summarise the data at each locus as one of four types:
All match (all genotypes have the same allele).
All diff. (all genotypes have a different allele).
Intra-match (some intra-episode genotypes have the same allele)
Inter-match (some inter-episode genotypes have the same allele).
The number of apparent genotypes is the sum of the per-episode MOIs. When the total number of apparent genotypes exceeds 3, "Intra-match" excludes any "Inter-match" (i.e., it is equivalent to Inter-matches only), whereas an "Inter-match does not exclude an "Intra-match