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