dlgamma: dlgamma

Description Usage

Description

Probability density function for log(X), where X is gamma(shape=alpha,rate=beta). The mean of this distribution is equal to the integral of log(x)*dgamma(x) over the interval [0,infinity), which does not have a simple analytical solution that I am aware of.

Usage

1
dlgamma(x, alpha, beta, log = FALSE)

bobverity/bobFunctions documentation built on May 12, 2019, 11:29 p.m.