pseudoLog_undo {soundgen} | R Documentation |
Internal soundgen function
pseudoLog_undo(x, sigma, base)
x |
numeric vector to transform |
sigma |
scaling factor for the linear part |
base |
approximate logarithm base used |
From function pseudo_log_trans() in the "scales" package.