Description Usage Arguments Value
Calculate which samples will fall outside a credibility region.
1 | ci.chull(samples, max.outside = 1, normalize = T)
|
samples |
Data frame holding the posterior samples. Each row is a sample, each column a parameter in the sample |
max.outside |
Number of samples should lie outside |
normalize |
Whether to normalize the data before calculating the region. |
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.