Difference between revisions of "BetaI"

m (Betai moved to BetaI: I prefer the capital I)
Line 2: Line 2:
 
[[Category:Doc Status D]] <!-- For Lumina use, do not change -->
 
[[Category:Doc Status D]] <!-- For Lumina use, do not change -->
  
{{stub}}
+
= 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

  • Beta : The beta distribution
  • BetaFn : The complete beta function
  • BetaIInv : The inverse of the beta function
  • GammaI : the closely related incomplete gamma function
Comments


You are not allowed to post comments.