gadget-framework / gadget3

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

g3_eval cookbook #114

Closed lentinj closed 5 months ago

lentinj commented 11 months ago

A cookbook-style vignette of fun things you can do with g3_eval. The reference examples could work for this, but having graphical outputs would also be nice.

lentinj commented 11 months ago
sapply(0:3, function (a) g3_eval(g3a_renewal_vonb(Linf = 19, K = 0.89, recage = 0, recl = 9.759), age = a))
lentinj commented 5 months ago

I don't think we actually want one of these. We should be using this and any other examples to make plots in the documentation. Done for the case above