Skip to content

Regional differences in size composition calculation  #34

Open
@zoyafuso-NOAA

Description

@zoyafuso-NOAA

@Ned-Laman-NOAA @Duane-Stevenson-NOAA

I’m fairly close with the gapindex::calc_sizecomp_stratum function that calculate size comps but I wanted to see whether we can come to a consensus with how the size comps are calculated between regions.

Currently, gapindex::calc_sizecomp_stratum() has an argument called "fill_NA_method" that changes the way hauls with positive weights but no associated size data are dealt with (either "AIGOA" or "BS"). If == "BS", these hauls contribute to the dummy length -9 category for their respective strata. If == "AIGOA", an average size distribution is applied to these hauls so the length -9 category does not exist in the AI or GOA versions of the size composition tables. Initially I created the options for both regions so I can reproduce the historical sizecomp tables with the intention of having this discussion later in the process.

The main question is do we want to continue to calculate the size comps differently between BS and AIGOA survey regions going forward or should there be just one way that we calculate this? Luckily, since I've already compared the GAP_PRODUCTS tables with the current tables, whatever calculation we go with will have already been vetted.

I can see arguments for either approach or to keep them separate but I think the more conservative approach would be the dummy length -9 approach utilized in the Bering Sea. In the AI/GOA scripts, we make the extra assumption that the size distribution of a station with missing size data can be estimated by taking the average size distribution within that stratum/year. I don’t think I have the experience to assess whether that is a reasonable assumption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions