Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log1mexp -- adding yet another function to the wish list #72

Open
argriffing opened this issue Dec 2, 2015 · 0 comments
Open

log1mexp -- adding yet another function to the wish list #72

argriffing opened this issue Dec 2, 2015 · 0 comments

Comments

@argriffing
Copy link

log1mexp(x) = log(1 - exp(-x))
According to this CRAN note it should be evaluated using either log1p or expm1 depending on some threshold value of x. Maybe I will add this. Just an editorial comment, the name is a little funky because you might think it would compute log(1 - exp(x)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant