Object of class eq_dist
with components r_gen
and r_eq
.
The function r_gen(n, mean)
generates random deviates from a gamma distribution with specified
mean
and shape
parameters.
The function r_eq(n, mean)
generates random deviates from the equilibrium distribution corresponding
to the gamma distribution with specified mean
and shape
parameters.