marcumq | R Documentation |
Compute the generalized Marcum Q function
marcumq(a, b, m = 1)
a , b |
input arguments, specified as non-negative real numbers. |
m |
order, specified as a positive integer |
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.
Marcum Q function.
William Asquith, william.asquith@ttu.edu.
https://cran.r-project.org/package=lmomco
mq <- marcumq(12.4, 12.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.