View source: R/eta_half_t_sampling.R
low_inc_gamma_inv | R Documentation |
Inverse of Lower incomplete Gamma Function.
low_inc_gamma_inv(rate, y, log = TRUE)
rate |
positive scalar |
y |
positive scalar |
log |
boolean to return log of lower incomplete gamma |
qgamma is the quantile function of the gamma distribution
Returns y s.t. low_inc_gamma(a, x)=y
low_inc_gamma
and Rgamma.inv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.