flr / FLa4a

The repository for the JRC initiative on stock assessment
https://fishreg.jrc.ec.europa.eu/web/a4a
12 stars 6 forks source link

consider changing submodels class to inherit from predictModel class #113

Closed colinpmillar closed 6 years ago

colinpmillar commented 6 years ago

links to flr/FLCore#44

iagomosqueira commented 6 years ago

I suppose the key thing to decide is if inheriting from it brings any advantage, like useful methods. Otherwise, submodel could simply not inherit from FLCom and stand on its own.