run_ptcmsy: Run Pella-Tomlinson parameterized CatchMSY

Description Usage Arguments

Description

Run Pella-Tomlinson parameterized CatchMSY

Usage

1
2
3
run_ptcmsy(Data, 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

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

dat

the catch data and life history information


DanOvando/DLSA documentation built on May 6, 2019, 1:21 p.m.