Replies: 1 comment 1 reply
-
|
Hi. Thank you for asking. You can still use calibrateYield() and matchYields() in case you have already set up fishing (see setFishing() and gear_params() for details about setting up fishing). The only reason the functions are deprecated is that it is rare for people to know the fishing parameters unless they have done some stock assessment, in which case it is better to first calibrate to the biomass instead of the yield. Are you in a situation where you have knowledge of the fishing mortality for your species? If not, then there is no way to deduce the biomasses from the yield. If you do have information about fishing mortality then I'll be happy to help you set things up. Best, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use observed biomass data to adjust the model-simulated biomass. However, I only have observed yield data for different species (12 species) for each year, and no SSB (Spawning Stock Biomass) data. Could you please advise on how to use observed yield data to adjust model-simulated yield data?
I'm aware that two related functions in mizer, calibrateYield() and matchYields(), were previously used for data matching. However, I now see they have been deprecated. The help documentation for matchYields() indicates that the matchYield() function from the mizerExperimental package can be used for matching.
The problem is, I don't know how to incorporate my observed yield data frame into the matchYield() function. My data frame contains the observed yield for each fish species for each year from 1980-2020, and the gear is always 'trawl'. The data frame has four columns: species, gear, year, and yield_observed.
Please provide me with guidance and instructions. Thank you very much!"
Beta Was this translation helpful? Give feedback.
All reactions