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

Add more precision metrics to `agePrecision()` #41

Closed droglenc closed 6 years ago

droglenc commented 6 years ago

Add mean absolute deviation (MAD) to underlying details data.frame returned from agePrecision(). Also, report the average MAD and average standard deviation returned from summary() of an agePrecision() object.

droglenc commented 6 years ago

Will be addressed in v0.8.21.