View source: R/transformation_functions.R
| trans_from_real_to_minus_1_and_1 | R Documentation |
Maps unconstrained real values to the stationary domain for the
power-law parameter kappa using a tanh transform.
trans_from_real_to_minus_1_and_1(x)
x |
Numeric vector on the real line. |
Numeric vector of transformed values in (-1, 1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.