fishR-Core-Team / FSA

FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.
https://fishr-core-team.github.io/FSA/
GNU General Public License v2.0
65 stars 20 forks source link

Allow to use median or consensus age for basis of APE and CV in agePrecision #49

Closed droglenc closed 6 years ago

droglenc commented 6 years ago

Added ACV2 and APE2 to results from agePrecision(), which are the ACV and APE using the median age rather than the mean age. Added a modal (i.e., "consensus"??) age to the output as well but did not use this as a divisor for the ACV or APE because many of the values are NA (i.e., no one age appeared to be a consensus).

This will be in the next (v0.8.21) version of FSA.