aesara.tensor.random.halfcauchy#
- aesara.tensor.random.halfcauchy = <aesara.tensor.random.basic.HalfCauchyRV object>[source]#
A half-Cauchy continuous random variable.
The probability density function for
halfcauchyin terms of its location parameter
and scale parameter
is:
for
where
.