Log(1+x) for value objects
log1p.value.RdComputes log(1+x) in a numerically stable way. Essential for computing log-likelihoods with probabilities near 0 or 1.
Usage
# S3 method for class 'value'
log1p(x)log1p.value.RdComputes log(1+x) in a numerically stable way. Essential for computing log-likelihoods with probabilities near 0 or 1.
# S3 method for class 'value'
log1p(x)