Difference between revisions of "BetaIInv"

Line 15: Line 15:
 
* [[BetaFn]] : The complete beta function
 
* [[BetaFn]] : The complete beta function
 
* [[Beta]] : The beta distribution
 
* [[Beta]] : The beta distribution
* [[GammaFn]], [[GammaI]], [[GammaIInv]] : The closely related gamma function
+
* [[GammaFn]] :: The closely related gamma function
 +
* [[GammaI]]
 +
* [[GammaIInv]]

Revision as of 23:18, 15 January 2016


BetaIInv(p, a, b)

The inverse of the incomplete beta function, BetaI. Returns the value x such that BetaI(x, a, b) = p.

This computes the inverse CDF of the Beta distribution.

Library

Advanced Math

See Also

Comments


You are not allowed to post comments.