.lgamma_ratio {BayesFBHborrow} | R Documentation |
Calculate log gamma ratio for two different parameter values
Description
Calculate log gamma ratio for two different parameter values
Usage
.lgamma_ratio(x1, x2, shape, rate)
Arguments
x1 |
old parameter value |
x2 |
proposed parameter value |
shape |
shape parameter |
rate |
rate parameter |
Value
log gamma ratio
[Package BayesFBHborrow version 2.0.1 Index]