powered by
This function must be used to get the value of mx in Tagloss_L.
Tagloss_daymax(individuals)
Set of indivuals
Return the maximum number of days an individual has been observed in a dataset.
Tagloss_daymax returns the maximum number of days an individual has been observed in a dataset.
Other Model of Tag-loss: Tagloss_LengthObs, Tagloss_L, Tagloss_fit, Tagloss_format, Tagloss_model, Tagloss_simulate, logLik.Tagloss, plot.Tagloss
Tagloss_LengthObs
Tagloss_L
Tagloss_fit
Tagloss_format
Tagloss_model
Tagloss_simulate
logLik.Tagloss
plot.Tagloss
# NOT RUN { library(phenology) # Example data_f_21 <- Tagloss_format(outLR, model="21") daymax(data_f_21) # }
Run the code above in your browser using DataLab