LOGBETA Function


Returns the logarithm of the beta function

Category: Mathematical

Syntax

LOGBETA ( a , b )

Arguments

a

  • is the first shape parameter, where a >0.

b

  • is the second shape parameter, where b >0.

Details

The LOGBETA function is mathematically given by the equation

click to expand

where (.) is the gamma function.

If the expression cannot be computed, LOGBETA returns a missing value.

Examples

SAS Statements

Results

LOGBETA(5,3);

-4.653960350

See Also

Function:

  • 'BETA Function' on page 329




SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 704

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net