TransformationDist.inverse_transformation_parametric()# TransformationDist.inverse_transformation_parametric(value)[source]# Inverse of the parametric transformation. Parameters: value (Any) – Inputs on the reference scale. Return type: Any Returns: Values mapped back via the parametric distribution.