R/group_data_gen.R
group_data_gen.Rd
This function pools together individuals with the same encounter capture-recapture history along specified directions given by columns.
group_data_gen(X, effX, s)
X | matrix of capture-recapture histories |
---|---|
effX | vector with numbers of individuals with that particular capture-recapture history |
s | scalar or vector of columns along which the grouping should be done |
matrix with grouped capture-recapture histories and counts in the last column
Olivier Gimenez <olivier.gimenez@cefe.cnrs.fr>, Roger Pradel, Rémi Choquet