TransformationDist.inverse_transformation()

TransformationDist.inverse_transformation()#

TransformationDist.inverse_transformation(value)[source]#

Inverse transformation combining parametric and spline parts.

Parameters:

value (Any) – Inputs on the reference scale.

Return type:

Any

Returns:

Values on the original scale after both inverses.