marcumq: Marcum Q function

View source: R/marcumq.R

marcumqR Documentation

Marcum Q function

Description

Compute the generalized Marcum Q function

Usage

marcumq(a, b, m = 1)

Arguments

a, b

input arguments, specified as non-negative real numbers.

m

order, specified as a positive integer

Details

The code for this function was taken from the help file of the cdfkmu function in the lmomco package, based on a suggestion of Daniel Wollschlaeger.

Value

Marcum Q function.

Author(s)

William Asquith, william.asquith@ttu.edu.

References

https://cran.r-project.org/package=lmomco

Examples

mq <- marcumq(12.4, 12.5)


gjmvanboxtel/gsignal documentation built on Nov. 22, 2023, 8:19 p.m.