Description Usage Arguments Value
Calculate which samples will fall inside a credibility region and which outside.
1 |
samples |
Data frame holding the posterior samples. Each row is a sample, each column a parameter in the sample |
ci |
Minimum fraction the credibility region should cover |
method |
Method to use. Currently bin, chull and minmax are supported |
... |
Parameters forwarded to the method used for calculating the regions |
A boolean vector, with true for samples inside the credibility region
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.