trans | R Documentation |
Applies the transformation t(x) = \log(1+\exp{(x)})
trans(x)
x |
Real vector |
Transformation from real vector in real, positive vector under preservation of Frechet-distribution.
Real, positive vector, containing the result of transformation function.
Yuing Jiang, Dan Cooley
Cooley & Thibaud (2019) <doi:10.1093/biomet/asz028>
svd.tpdm, pca.tpdm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.