HypergU {GPBayes}R Documentation

Confluent hypergeometric function of the second kind

Description

This function calls the GSL scientific library to evaluate the confluent hypergeometric function of the second kind; see Abramowitz and Stegun 1972, p.505.

Usage

HypergU(a, b, x)

Arguments

a

a real value

b

a real value

x

a real value

Value

a numerical value

Author(s)

Pulong Ma mpulong@gmail.com

See Also

CH


[Package GPBayes version 0.1.0-6 Index]