list.historylabels: List all the observable partial capture histories

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/list.historylabels.R

Description

This function returns a list of all the observable partial capture histories which can be recorded in a discrete-time capture-recapture setting with t consecutive trapping occasions. The observable partial capture histories are 2^t-1

Usage

1

Arguments

t

a positive integer representing the total number of trapping occasions

t.max

a positive integer representing upper bound on the total number of trapping occasions allowed.

Details

For obvious computing/memory reasons t is not allowed to be arbitrarily large. With t.max=15 there are 32767 possible partial capture histories. If t>t.max the function stops with an error message.

Value

A list of all the observable partial capture histories which can be recorded in a discrete-time capture-recapture setting with t consecutive trapping occasions. If t>t.max the function stops with an error message.

Author(s)

Danilo Alunni Fegatelli and Luca Tardella

See Also

partition.ch

Examples

1

BBRecapture documentation built on March 26, 2020, 7:31 p.m.