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