conf_hyp: conf_hyp

View source: R/eta_half_t_sampling.R

conf_hypR Documentation

conf_hyp

Description

Inverse of Lower incomplete Gamma Function.

Usage

conf_hyp(a, b, z)

Arguments

a

positive scalar

b

positive scalar

z

positive scalar

Value

Returns U(a,b,z) := \frac{1}{Γ(a)} \int_0^∞ x^{a-1}(1+x)^{b-a-1} e^{-zx}dx


niloyb/CoupledHalfT documentation built on Aug. 31, 2022, 2:35 a.m.