logpdf_inverse_gamma_gamma function logpdf_inverse_gamma_gamma(x:Real, k:Real, α:Real, β:Real) -> Real Observe a compound-gamma variate. x: The variate. k: Shape. α: Prior shape. β: Prior scale. Return: the log probability density.