statsmodels.sandbox.distributions.transformed.LogTransf_gen¶
-
class
statsmodels.sandbox.distributions.transformed.
LogTransf_gen
(kls, *args, **kwargs)[source]¶ Distribution based on log/exp transformation
the constructor can be called with a distribution class and generates the distribution of the transformed random variable
Methods
Attributes
random_state
Get or set the RandomState object for generating random variates.