statsmodels.sandbox.distributions.transformed.Transf_gen
class statsmodels.sandbox.distributions.transformed.Transf_gen(kls, func, funcinv, *args, **kwargs) [source]
a class for non-linear monotonic transformation of a continuous random variable Methods
cdf(x, *args, **kwds) Cumulative distribution function of the given RV.
entropy(*args, **kwds) Differential entropy of the RV.
est_loc_scale(*args, **kwds)
est_loc_scale is deprecated!
expect([func, args, loc, scale, lb, ub, ...]) Calcul