run_post_prm_pt_cmsy: Run Post PRM Pella-Tomlinson parameterized CatchMSY

Description Usage Arguments Value

View source: R/run_post_prm_pt_cmsy.R

Description

Run Post PRM Pella-Tomlinson parameterized CatchMSY

Usage

1
2
3
run_post_prm_pt_cmsy(dat, b_to_k_ratio = 0.4, res = "Medium",
  start_bio = NA, mid_bio = NA, final_bio = NA, CommonError = 0.05,
  sigR = 0, Smooth = F, Display = F, n = 10000, NumCPUs = 1)

Arguments

dat

the catch data and life history information

b_to_k_ratio

ratio of biomass at bmsy to biomass at K

res

resilience of the species

CommonError

default sigma of b/bmsy

sigR

standard deviation of recruitment deviates

Smooth

T/F to smooth catch histories with running median

Display

T/F to show outputs as they are created

n

number of iterations to try

NumCPUs

number of CPUs to use for parallel processing

Value

output of CatchMSY


DanOvando/GUM documentation built on May 6, 2019, 1:22 p.m.