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