R/gamma_dist.R
sup.gamma_dist.Rd
Support for gamma distribution, the positive real numbers (0, Inf).
# S3 method for class 'gamma_dist' sup(x)
The gamma_dist object
gamma_dist
An interval object representing (0, Inf)
interval
sup(gamma_dist(2, 1)) #> (0, Inf)