Skip to content

GammaExponentialDistribution


final class GammaExponentialDistribution<Arg1, Arg2, Arg3>(a:Arg1, k:Arg2, θ:Arg3) < Distribution<Real>

Gamma-exponential distribution.

Member Variables

Name Description
a:Arg1 Scale.
k:Arg2 Prior scale of rate.
θ:Arg3 Prior shape of rate.