pymc.distributions.transforms.Chain#
- pymc.distributions.transforms.Chain#
Methods
Chain.__init__(transform_list)Chain.backward(value, *inputs)Invert the transformation.
Chain.forward(value, *inputs)Apply the transformation.
Chain.log_jac_det(value, *inputs)Construct the log of the absolute value of the Jacobian determinant.
Attributes
namendim_suppalias of
ChainedTransform