ExpGammaDistribution
ExpGammaDistribution[κ, θ, μ] represents an exp-gamma distribution with shape parameter κ, scale parameter θ, and location parameter μ.
Examples
Create an exp-gamma distribution:
ExpGammaDistribution[2, 1, 0]Please visit the official Wolfram Language Reference for more details.