pch: Partial Capture Histories from a Binary Data Matrix
Description
pch is used to obtain all the observed partial capture histories corresponding to an observed binary data matrix.
Usage
pch(data.matrix)
Arguments
data.matrix
a binary data matrix
Value
pch returns a matrix of mode "character" where each element represents the partial capture history associated to the respective element of the input binary data matrix.