PTMLocScaleDataGen.transformation_inverse()#
- PTMLocScaleDataGen.transformation_inverse(z, x=None)[source]#
Inverse of the full transformation function, including the scale and location parts. That is, let \(s(y|\boldsymbol{x}) = (y - \mu(\boldsymbol{x})) / \sigma(\boldsymbol{x})\) and \(g = h \circ s\). This method here evaluates \(g^{-1}(z | \boldsymbol{x})\).
- Return type: