View source: R/group_data_gen.R
group_data_gen | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.