Description Usage Arguments Value
Given a list of draws, summarize mean and confidence intervals.
1 | summarize_draws(draws, confidence_percent)
|
draws |
A list of draws. Each draw is a list of variables, where each variable is a three-dimensional array. |
confidence_percent |
As in, 95. |
a list with one name for each variable. Each list item has three parts, lower, median, and upper, for that variable. Each of lower, median, and upper has dimensions year, row, col.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.