Learn R Programming

R2ucare (version 1.0.2)

group_data_gen: Group individual capture-recapture data in encounter histories along specific column(s)

Description

This function pools together individuals with the same encounter capture-recapture history along specified directions given by columns.

Usage

group_data_gen(X, effX, s)

Value

matrix with grouped capture-recapture histories and counts in the last column

Arguments

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

Author

Olivier Gimenez <olivier.gimenez@cefe.cnrs.fr>, Roger Pradel, Rémi Choquet