LocScaleTransformationDist.inverse_transformation_parametric()

LocScaleTransformationDist.inverse_transformation_parametric()#

LocScaleTransformationDist.inverse_transformation_parametric(value)[source]#

Invert the location–scale normalization.

Parameters:

value (Any) – Values on the normalized (reference) scale.

Return type:

Any

Returns:

y – Values mapped back to the original scale.