Description Usage Arguments Details Value
The table produced includes the model parameters and log-posterior probability for all of the models in the input list.
1 | grand_table_bayes(aScenarioList)
|
aScenarioList |
List of ScenarioInfo structures |
Before this function can run, the scenario list must have been run through
run_bayes
to compute the posterior probability densities.
Note that the table produced here has nearly everything needed to do inference with the models, but some statistics, such as the WAIC, still require the pointwise data stored in the ScenarioInfo structures.
Data frame containing model parameters and log-posterior probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.