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

Add inverse hyperbolic sine transform to preProcess #56

Open
zachmayer opened this issue Oct 6, 2014 · 1 comment
Open

Add inverse hyperbolic sine transform to preProcess #56

zachmayer opened this issue Oct 6, 2014 · 1 comment
Assignees

Comments

@zachmayer
Copy link
Collaborator

It's the honey badger of transformations. Very similar to box-cox or log transforms, but handles 0's and negative values smoothly:

http://worthwhile.typepad.com/worthwhile_canadian_initi/2011/07/a-rant-on-inverse-hyperbolic-sine-transformations.html

http://mathworld.wolfram.com/InverseHyperbolicSine.html

@zachmayer zachmayer self-assigned this Oct 6, 2014
topepo added a commit that referenced this issue Sep 3, 2016
@topepo
Copy link
Owner

topepo commented Sep 3, 2016

finally got around to working on this. Please test.

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

No branches or pull requests

2 participants