Description Usage Arguments Value
This function takes input and dat produced from the A & P files along with x (the posteriors) from getPosteriors(). It computes the process error estimates (MSE and autoCorr or mean and sterr) along with the SMSY for each posterior draw. It then assembles all these into a dataframe tDat and returns that.
1 | calculatePEandSmsy(input, dat, postdraws)
|
input |
a list with the other values needed for a DM run. The following are examples naturalMort, analysisType = "DM", SRfunction, includeMarineSurvival, includeFlow |
dat |
data from the A & P file |
postdraws |
posterior list from getPostDraws() call |
A dataframe tDat with a column for posterior draws from each parameter and the smsy for each draw.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.