boostrap_discard: Bootstrap non-catch share data

View source: R/bootstrap_discard.R

boostrap_discardR Documentation

Bootstrap non-catch share data

Description

Bootstrap non-catch share data

Usage

boostrap_discard(
  dir = NULL,
  data,
  boot_number = boot_number,
  boot_variable = "r_port_group",
  seed_number = NULL
)

Arguments

dir

Directory location to save files.

data

A data frame of WCGOP catch data filtered down to non-catch share data.

boot_number

The number of bootstraps to conduct

boot_variable

The column name to do the inner sampling across.

seed_number

The seed number.

Details

Bootstrap samples across year, fleet, and return port group.

Author(s)

Chantel Wetzel, Allan Hicks, and Jason Jannot


nwfsc-assess/nwfscDiscardBootstrap documentation built on June 10, 2025, 12:01 a.m.