{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _continuous_distns / hypsecant_gen

class

scipy.stats._continuous_distns:hypsecant_gen

source: /scipy/stats/_continuous_distns.py :4794

Signature

class   hypsecant_gen ( momtype = 1 a = None b = None xtol = 1e-14 badvalue = None name = None longname = None shapes = None seed = None )

Members

Summary

A hyperbolic secant continuous random variable.

Extended Summary

%(before_notes)s

Notes

The probability density function for hypsecant is:

for a real number .

%(after_notes)s

%(example)s

Aliases

  • scipy.stats._continuous_distns.hypsecant_gen