pymc.distributions.transforms.LogExpM1#
- class pymc.distributions.transforms.LogExpM1[source]#
Methods
LogExpM1.__init__
(*args, **kwargs)LogExpM1.backward
(value, *inputs)Invert the transformation.
LogExpM1.forward
(value, *inputs)Inverse operation of softplus.
LogExpM1.log_jac_det
(value, *inputs)Construct the log of the absolute value of the Jacobian determinant.
Attributes
name
ndim_supp