View source: R/SSdiagsMCMC_ancient.R
SSdiagsMCMC_ancient | R Documentation |
SSdiagsMCMC_ancient() RECOVERING OLD SS runs function to read mcmc file outputs for Kobe and SSplotEnsemble() plotting
SSdiagsMCMC_ancient(
mcmc,
ss3rep,
Fref = NULL,
years = NULL,
run = "MCMC",
thin = 1,
plot = TRUE,
addprj = FALSE,
ymax = NULL,
xmax = NULL,
legendcex = 1,
verbose = TRUE
)
mcmc |
file path for folder with the derived_posteriors.sso file |
ss3rep |
from r4ss::SS_output |
Fref |
Choice of Fratio c("MSY","Btgt), correponding to F_MSY and F_Btgt |
years |
single year or vector of years for mvln |
run |
qualifier for model run |
thin |
option to use additional thinning |
plot |
option to show plot |
addprj |
include forecast years |
ymax |
ylim maximum |
xmax |
xlim maximum |
verbose |
Report progress to R GUI? |
legendcex=1 |
Allows to adjust legend cex |
output list of quant mcmc posteriors and mle's
Henning Winker (JRC-EC), Massimiliano and Laurence Kell (Sea++)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.