Processing math: 100%

Folded Cauchy Distribution

This formula can be expressed in terms of the standard formulas for the Cauchy distribution (call the cdf C(x) and the pdf d(x) ). if Y is cauchy then |Y| is folded cauchy. Note that x0.

f(x;c)=1π(1+(xc)2)+1π(1+(x+c)2)F(x;c)=1πtan1(xc)+1πtan1(x+c)G(q;c)=F1(x;c)

No moments

Implementation: scipy.stats.foldcauchy