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