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