
Get fish groups Catch Bounds
get_catch_bounds.RdCalculates the upper bounds for fish groups catch data (using catch_kg)
based on gear type and fish category. Data is grouped by the interaction of gear
and fish category, and category "0" is excluded from the analysis.
Arguments
- data
 A data frame containing columns:
gear,fish_category,catch_kg.- k
 A numeric value used in the
univOutl::LocScaleBfunction for outlier detection.