Description Usage Arguments Value Note Author(s) Examples
f.log determines a positive offset s for zero values to
be used in a subsequent log transformation.
1 | f.log(x)
|
x |
vector of data. |
The transformed values log10(data + s).
The value for the offset s is optimized to render the transformed
values of x log-normal
W.Stahel, ETH Zuerich, werner.stahel@stat.math.ethz.ch adapted by: Christian W. Hoffmann <christian@echoffmann.ch>
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.