Description Usage Arguments Value Examples
The highest density interval (HDI) for a Gamma(a,b) distribution
1  | hdiGamma(p = 0.95, a, b)
 | 
p | 
 confidence level for the HDI.  | 
a | 
 a positive number.  | 
b | 
 a positive number.  | 
Vector containing the limits of the HDI.
1  | hdiGamma(0.9, 2, 2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.