| .safe_log | R Documentation |
Safe log function (0 * log(0) = 0)
.safe_log(x)
x |
Numeric vector or array |
Log of x, with 0 for x = 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.