Difference between revisions of "BetaI"
Line 2: | Line 2: | ||
[[Category:Doc Status D]] <!-- For Lumina use, do not change --> | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | ||
− | + | = BetaI(x,a,b) = | |
+ | |||
+ | The incomplete beta function. | ||
+ | |||
+ | The incomplete beta function returns the cumulative probability for a [[Beta(a,b)]] distribution at x. | ||
+ | |||
+ | = Library = | ||
+ | |||
+ | Advanced Math | ||
+ | |||
+ | = See Also = | ||
+ | |||
+ | * [[Beta]] : The beta distribution | ||
+ | * [[BetaFn]] : The complete beta function | ||
+ | * [[BetaIInv]] : The inverse of the beta function | ||
+ | * [[GammaI]] : the closely related incomplete gamma function |
Revision as of 18:50, 18 May 2007
BetaI(x,a,b)
The incomplete beta function.
The incomplete beta function returns the cumulative probability for a Beta(a,b) distribution at x.
Library
Advanced Math
See Also
Comments
Enable comment auto-refresher