age_error | R Documentation |
aging error analysis
age_error( reader_tester, species, year, admb_home = NULL, area = "GOA", rec_age = 2, plus_age = 45, max_age = 100, save = TRUE )
species |
= "NORK" |
year |
= year of the assessment |
admb_home |
= location admb exists on your computer - if is "c:/admb" can leave NULL |
area |
= "GOA" (BSAI not currently setup) |
rec_age |
= recruitment age |
plus_age |
= max age for modeling |
max_age |
= max age for age error analysis - default = 100 |
save |
= deafult is TRUE |
read_tester |
= looks for a file in the user_input folder, e.g., :"reader_tester.csv" |
ageage(species = "NORK", year = 2020, admb_home = NULL, area = "GOA", rec_age = 2, plus_age = 45, max_age = 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.