{ } Raw JSON

bundles / scipy latest / scipy / stats / _continuous_distns / crystalball_gen

class

scipy.stats._continuous_distns:crystalball_gen

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

Signature

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

Members

Summary

Crystalball distribution

Extended Summary

%(before_notes)s

Notes

The probability density function for crystalball is:

where , and is a normalisation constant.

crystalball takes and as shape parameters. defines the point where the pdf changes from a power-law to a Gaussian distribution. is the power of the power-law tail.

%(after_notes)s

Aliases

  • scipy.stats._continuous_distns.crystalball_gen