besselM3 {QRMlib}R Documentation

Modified Bessel Function of 3rd Kind

Description

calculates modified Bessel function of third kind

Usage

besselM3(lambda=9/2, x=2, logvalue=FALSE)

Arguments

lambda parameter of Bessel function
x 2nd parameter of Bessel function
logvalue whether or not log value should be returned

Details

see page 497 of QRM and references given there

Value

vector of values of Bessel function with same length as x

See Also

rGIG, dghyp, dmghyp


[Package QRMlib version 1.4.4 Index]