patterns: Collapse capture events into capture patterns (strings)
Description
For any capture-recapture data matrix with columns such as
c1, c2 ... as binary indicators of capture or
noncapture, running patterns on the data appends a
new column y that binds c1, c2, ...
together as a column of capture patterns.
Usage
patterns(pop, k)
Arguments
pop
Capture-recapture data, at an intermediate
form in the inner workings of poptop