Description Usage Arguments Value
View source: R/Run All Bayesian Models.R
fits all candidate bayesian models, saves the MCMC output and a namedd list with class c("psisi_loo")
1 | run_all_bayesian_models(species, data.2.use)
|
species |
what species to use. either "zoop", "fish", "Pacific Hake", or "Pacific Herring" |
data.2.use |
what response metric to use. Either "Sa", "dietcomp", or "fullness". The latter two can only be used if species is Pacific Hake or Pacific Herring |
stores .Rdata objects containing lists of outputs for each model, stored in outputs/modelselection/ folders
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.