ComputesY = g(X) s.t. X = g^-1(Y) = (Y - mean(Y)) / std(Y)
Y = g(X)
X = g^-1(Y) = (Y - mean(Y)) / std(Y)
Useful links