powered by
Compute the generalized Marcum Q function
marcumq(a, b, m = 1)
Marcum Q function.
input arguments, specified as non-negative real numbers.
order, specified as a positive integer
William Asquith, william.asquith@ttu.edu.
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.
cdfkmu
lmomco
https://cran.r-project.org/package=lmomco
mq <- marcumq(12.4, 12.5)
Run the code above in your browser using DataLab