NMath Stats User's Guide

TOC |  Previous |  Next |  Index

4.3 Beta Function (.NET, C#, CSharp, Visual Basic, VB.NET)

The static Beta() method on class StatsFunctions method evaluates the beta function , which is related to the gamma function as follows:

The incomplete beta function is a generalization of the beta function:

IncompleteBeta() returns the value of the incomplete beta function.

TOC |  Previous |  Next |  Index