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