Description Usage Arguments Value Note References Examples
View source: R/IncompleteGamma.R
Evaluates the incomplete Gamma function of a matrix argument.
1 | IncGamma(m, a, x)
|
m |
truncation weight of the summation, a positive integer |
a |
real or complex parameter with |
x |
either a real or complex square matrix, or a numeric or complex vector, the eigenvalues of the matrix |
A real or complex number.
This function is usually defined for a symmetric real matrix or a Hermitian complex matrix.
A. K. Gupta and D. K. Nagar. Matrix variate distributions. Chapman and Hall, 1999.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.