bundles / scipy 1.17.1 / scipy / stats / _continuous_distns / argus_gen
class
scipy.stats._continuous_distns:argus_gen
Signature
class argus_gen ( momtype = 1 , a = None , b = None , xtol = 1e-14 , badvalue = None , name = None , longname = None , shapes = None , seed = None ) Members
Summary
Argus distribution
Extended Summary
%(before_notes)s
Notes
The probability density function for argus is:
for and , where
with and being the CDF and PDF of a standard normal distribution, respectively.
argus takes as shape a parameter. Details about sampling from the ARGUS distribution can be found in [2].
%(after_notes)s
Aliases
-
scipy.stats._continuous_distns.argus_gen