View source: R/weight_at_age.R
weight_at_age | R Documentation |
estimate allometric relationship and weight-at-age
weight_at_age(year, admb_home = NULL, rec_age, area = "goa")
year |
model year |
admb_home |
= location admb exists on your computer |
rec_age |
recruitment age |
area |
currently fixed at "goa" |
weight_at_age(year = 2020, admb_home = "C:/Program Files (x86)/ADMB-12.1", rec_age = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.