Skip to content

Add constraints to deviation generators #6

Description

@Bai-Li-NOAA

ADMB stock assessment models add constraints to their recruitment deviation estimates. For example, the mean and sum of the recruitment deviations from BAM and ASAP are 0. However, the operating model from the model comparison project uses rnorm without constraints. The mean and sum of the randomly generated recruitment deviations will not be zero. The comparisons between OM and EMs could be found here: https://github.com/Bai-Li-NOAA/homework/blob/main/recruitment_deviations_check/recdev_check.md

To do:

  • Add arguments to r_dev_case and f_dev_case functions to allow adding constraints to rnorm outputs
  • Run OM with constraints and EMS. Get relative errors in MSY, FMSY, and SSBMSY. Expect lower relative errors compared to model comparison paper results

Thanks Kyle Shertzer for pointing out the issue!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions