symlog_trans | R Documentation |
Applies a log1p transform: y = log1p(abs(x))
, where:
x
is the input vector
symlog_trans()
If x
is negative, the result is multiplied by -1.
Other transform:
log_trans()
,
power_trans()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.