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
halfcauchy
in terms of its location parameterand scale parameter
is:
for
where
.