BetaIInv
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, Distribution Densities Library (Distribution Densities.ana)
- Use File → Add Library... to add this library
See Also
- BetaI : The incomplete beta function
- BetaFn : The complete beta function
- Beta : The beta distribution
- GammaFn :: The closely related gamma function
- GammaI
- GammaIInv
- Distribution Densities Library
- Distribution Densities.ana
Comments
Enable comment auto-refresher