Description Usage Arguments Value
Calculate pdf of the truncated gamma
1 | dtgamma(x_, shape_, rate_, a, b)
|
x_ |
A number, value. |
shape_ |
A number, shape of the truncated gamma. |
rate_ |
A number, rate of the truncated gamma. |
a |
lower bound of the range |
b |
upper bound of the range |
A vector, pdf of Ga_{[a,b]}(x\_; shape\_,rate\_)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.