plot_sr_mcmc | R Documentation |
Plot the stock-recruitment relationship for an MCMC ISCAM model
plot_sr_mcmc(
model,
probs = c(0.025, 0.5, 0.975),
errorbar_thickness = 0.1,
plot_sr_curve = FALSE
)
model |
An iSCAM model object as created in |
probs |
A 3-element vector of probabilities that appear in the output data frames. This is provided in case the data frames have more than three different quantile levels |
errorbar_thickness |
Line thickness for the errorbars |
plot_sr_curve |
Logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.