bundles / scipy latest / scipy / stats / _continuous_distns / moyal_gen
class
scipy.stats._continuous_distns:moyal_gen
Signature
class moyal_gen ( momtype = 1 , a = None , b = None , xtol = 1e-14 , badvalue = None , name = None , longname = None , shapes = None , seed = None ) Members
Summary
A Moyal continuous random variable.
Extended Summary
%(before_notes)s
Notes
The probability density function for moyal is:
for a real number .
%(after_notes)s
This distribution has utility in high-energy physics and radiation detection. It describes the energy loss of a charged relativistic particle due to ionization of the medium [1]. It also provides an approximation for the Landau distribution. For an in depth description see [2]. For additional description, see [3].
Aliases
-
scipy.stats._continuous_distns.moyal_gen