Gets values back just to their original values before applying smoothLinLog.
inv_smoothLinLog(x, hyper = 1000, base = 10, lin_comp = log(base))
A numeric vector.
value where transition between Lin/Log is applied.
base of Log scale.
value that is used to smooth transition between Lin/Log. Default is log(base).
the inverse smoothLinLog transformation of the input.