Tagloss_LengthObs: Return a list with the number of days for different kinds of...

View source: R/Tagloss_LengthObs.R

Tagloss_LengthObsR Documentation

Return a list with the number of days for different kinds of individuals are seen.

Description

Usefull to summarize data

Usage

Tagloss_LengthObs(data, progressbar = TRUE)

Arguments

data

Set of indivuals

progressbar

Is shown a progressbar?

Details

Tagloss_LengthObs returns a list with the number of days for different kinds of individuals are seen.

Value

Return a list with the number of days for different kinds of individuals are seen.

Author(s)

Marc Girondot marc.girondot@gmail.com

See Also

Other Model of Tag-loss: Tagloss_L(), Tagloss_cumul(), Tagloss_daymax(), Tagloss_fit(), Tagloss_format(), Tagloss_mcmc_p(), Tagloss_mcmc(), Tagloss_model(), Tagloss_simulate(), logLik.Tagloss(), o_4p_p1p2, plot.TaglossData(), plot.Tagloss()

Examples

## Not run: 
library(phenology)
# Example
data_f_21 <- Tagloss_format(outLR, model="21")
Tagloss_LengthObs(data_f_21)

## End(Not run)

phenology documentation built on Oct. 16, 2023, 9:06 a.m.