powered by
The Appell function of the first kind, which is a two variable extension of the hypergeometric distribution.
F1(a, b, b.prime, c, x, y, ...)
F1 returns the simple integral result for the Appell function of the first kind with the arguments specified above.
F1
Appropriate parameters for this function.
The inputted values to evaluate this function such that each is less than 1 in absolute value.
Additional arguments passed to the integrate function.
integrate
Bailey, W. N. (1935), Generalised Hypergeometric Series, Cambridge University Press.
DiffProp, integrate
DiffProp
## Sample calculation. F1(a = 3, b = 4, b.prime = 5, c = 13, x = 0.2, y = 0.4)
Run the code above in your browser using DataLab