Exponential transformation (inverse of log transformation)
Exponential transformation (inverse of log transformation)
exp_trans(base = exp(1))
base |
Base of logarithm |
plot(exp_trans(0.5), xlim = c(-2, 2)) plot(exp_trans(1), xlim = c(-2, 2)) plot(exp_trans(2), xlim = c(-2, 2)) plot(exp_trans(), xlim = c(-2, 2))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.