get_buffer: Buffer calculation for U.S. West Coast Groundfish Stocks...

View source: R/buffer_fxn.R

get_bufferR Documentation

Buffer calculation for U.S. West Coast Groundfish Stocks Applies the time-varying sigma approach based on the 2019 approach.

Description

Buffer calculation for U.S. West Coast Groundfish Stocks Applies the time-varying sigma approach based on the 2019 approach.

Usage

get_buffer(years, sigma, pstar)

Arguments

years

the years to generate buffer values for

sigma

the sigma value to use (cat 1 = 0.50, cat 2 = 1.0, cat 3 = 2.0)

pstar

managment uncertainty value (i.e., 0.45, 0.40)

Author(s)

written by Chantel Wetzel

Examples

get_buffer(years = 2011:2032, sigma = 1.0, pstar = 0.4)

nwfsc-assess/PEPtools documentation built on Nov. 7, 2023, 1:33 p.m.