gadget-framework / gadget3

TMB-based gadget implemtation
GNU General Public License v2.0
8 stars 6 forks source link

g3_parameterized by_area = TRUE #153

Open lentinj opened 1 month ago

lentinj commented 1 month ago

It'd be clearly useful for any multi-area model, e.g. half-feeding in #29 . But we have to use area names in parameters, not area values.

lentinj commented 1 month ago

As the commit says, this needs more thorough testing, and we need to decide what g3_parameterized(by_predator = TRUE, by_area = TRUE) means (invalid? Based on pred_area?), and apply the same thinking to by_age.