View source: R/FUNCTION_amendMCMC.R
amendMCMC | R Documentation |
Wrapper function that applies the calcRickerProxy() function to each MCMC sample in the calcMCMCRickerBM() output, calculates corresponding Sgen and fitted SR curves, and amends the output with summaries.
amendMCMC(mcmc.obj, sr.scale = 10^6)
mcmc.obj |
output from a call to calcMCMCRickerBM() with output = "all" |
sr.scale |
scalar used in the SR model fit (if model was fitted to Mill fish, then sr.scale = 10^6) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.