View source: R/Tagloss_LengthObs.R
Tagloss_LengthObs | R Documentation |
Usefull to summarize data
Tagloss_LengthObs(data, progressbar = TRUE)
data |
Set of indivuals |
progressbar |
Is shown a progressbar? |
Tagloss_LengthObs returns a list with the number of days for different kinds of individuals are seen.
Return a list with the number of days for different kinds of individuals are seen.
Marc Girondot marc.girondot@gmail.com
Other Model of Tag-loss:
Tagloss_L()
,
Tagloss_cumul()
,
Tagloss_daymax()
,
Tagloss_fit()
,
Tagloss_format()
,
Tagloss_mcmc()
,
Tagloss_mcmc_p()
,
Tagloss_model()
,
Tagloss_simulate()
,
logLik.Tagloss()
,
o_4p_p1p2
,
plot.Tagloss()
,
plot.TaglossData()
## Not run:
library(phenology)
# Example
data_f_21 <- Tagloss_format(outLR, model="21")
Tagloss_LengthObs(data_f_21)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.