Description Usage Arguments Value See Also
The function is introduced in [Regis 2014] and extended here by a parameter p_{shift}.
It is used to squash functions with a large range into a smalller range.
Let y' = (y-p_{shift}):
plog(y) = \ln(1+ y'), \quad\mbox{if}\quad y' ≥ 0
plog(y) = -\ln(1- y'), \quad\mbox{if}\quad y' < 0
1 | plog(y, pShift = 0)
|
y |
function argument |
pShift |
shift |
plog(y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.