You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would make writing oem functions simpler if those two where subset before calling oem@method, so no datayears subsetting inside the oem function: stk, observations and deviances will finish in the last data year, as determined by args.
The text was updated successfully, but these errors were encountered:
The whole of observations and deviances get passed to oem inside goFish, at mp.R:220-221
It would make writing oem functions simpler if those two where subset before calling oem@method, so no datayears subsetting inside the oem function: stk, observations and deviances will finish in the last data year, as determined by args.
The text was updated successfully, but these errors were encountered: