
Last chance! 50% off unlimited learning
Sale ends in
Transforms values in lin-log
smoothLinLog(x, hyper = 1000, base = 10, lin_comp = log(base))
the smoothLinLog transformation of the input.
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).