View source: R/FUNCTION_compareBiasCorr.R
compareBiasCorr | R Documentation |
This function generates a summary of raw and bias-corrected values for SR parameters and resulting biological benchmarks, using different approaches for implementing the bias correction.
compareBiasCorr(bm_obj, sr.scale)
bm |
bm_obj output from |
a data frame with 1 column for each parameter (ln.a,Seq,Smsy,Sgen) and different versions in rows. Versions include: deterministic estimate with and without bias correction. Mean estimate of MCMC posteriors with (1) no bias correction, (2) bias correction using mean ln.a and mean sigma, and (3) bias correction applied to each MCMC sample and then calculate the mean. Median estimate and perentiles of MCMC posteriors with (1) no bias correction, (2) bias correction applied to each MCMC sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.