low_inc_conf_hyp: low_inc_conf_hyp

View source: R/eta_half_t_sampling.R

low_inc_conf_hypR Documentation

low_inc_conf_hyp

Description

Lower Incomplete Confluent Hypergeometric Function of the second kind

Usage

low_inc_conf_hyp(a, b, z, t, regularize = TRUE)

Arguments

a

positive scalar

b

positive scalar

z

positive scalar

t

positive scalar

Value

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


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