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