Description Usage Arguments Value
View source: R/run_post_prm_pt_cmsy.R
Run Post PRM Pella-Tomlinson parameterized CatchMSY
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)
|
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 |
output of CatchMSY
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.