TransformationDist.inverse_transformation_spline()# TransformationDist.inverse_transformation_spline(value)[source]# Inverse of the spline transformation. Parameters: value (Any) – Inputs on the reference scale. Return type: Any Returns: Values on the original scale using the spline inverse.