bayes_allply | R Documentation |
Called from metab_bayes().
bayes_allply(data_all, data_daily_all, removed, specs)
data_all |
data.frame of the form |
data_daily_all |
data.frame of daily priors, if appropriate to the given model_path |
removed |
data.frame of dates that were removed and why |
specs |
a list of model specifications and parameters for a model.
Although this may be specified manually (it's just a list), it is easier
and safer to use |
data.frame of estimates and MCMC model diagnostics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.