cauchy.
inverse
The inverse of the CDF link
z : array_like
The value of the inverse of the link function at p
p : ndarray
Mean probabilities. The value of the inverse of CDF link of z
Notes
g^(-1)(z) = dbn.cdf(z)