Here's the short form to my question: How does Mark actually assign the group names to groups in your input file?
Here's the long version. I have an input file with an encounter history for each individual, followed by the frequency column (n=1 for each record) and 2 columns for the dummy coding of my groups--birds banded as hatch year (HY= 1 0) and after hatch year (AHY= 0 1). So, a recapture-only record might be: 00010011001 1 0 1; for an AHY bird. In setting up the analysis, I inform Mark that I have 2 groups, and their labels, HY and AHY.
How does Mark assign the group labels to the data? Does it read the columns (i.e. 1 in the first column = HY, 1 in second column = AHY)? Or does it read rows (i.e. coding encountered in the first row--e.g. first record-- is assigned HY, the next different coding encountered is assigned AHY)?
Thanks!
Nathan