Tagged Questions
3
votes
3answers
421 views
Estimating the Gamma function to high precision efficiently?
I know there are several approximations of the Gamma function that provide decent approximations of this function.
I was wondering, how can I efficiently estimate specific values of the Gamma ...
2
votes
2answers
433 views
Some expectation values for a Gamma distribution
Assuming I have a Gamma distributed random Variable $x \sim Gamma( \alpha, \beta )$. Now I like to have the following two expectation values (integrals):
$E \left[ x \ln x \right]$
$E \left[ \ln ...