Processing math: 100%
SciPy

This is documentation for an old release of SciPy (version 0.18.1). Search for this page in the documentation of the latest stable release (version 1.15.1).

Wrapped Cauchy Distribution

For x[0,2π] c(0,1)

f(x;c)=1c22π(1+c22ccosx)gc(x)=1πarctan[1+c1ctan(x2)]rc(q)=2arctan[1c1+ctan(πq)]F(x;c)={gc(x)0x<π1gc(2πx)πx2πG(q;c)={rc(q)0q<122πrc(1q)12q1
h[X]=log(2π(1c2)).

Implementation: scipy.stats.wrapcauchy