powered by
Estimates number of remaining color tags in the field
erc(usedcombinations, yearusedcombinations, currentyear = NA, yearsurvival = NA, lifespan = NA, hide_color = NA)
Pre used combinations
The year in which the combination was used.
Current year.
An estimation of the proportion of animals that survive between years.
Combinations older the lifespan will be automatically disregard.
Color(s) to be hide in the estimation of remain colors tags present in nature.
A estimation of the number of remaining color tags in the field.
scy
# NOT RUN { ## The function is currently defined as data(pre_used) # Data example erc(pre_used[,1:4],pre_used[,5],2019,0.85, hide_color="EMPTY") # }
Run the code above in your browser using DataLab