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

Auto: unrep exponential breaks for RSB legend #88

Open
SimonDedman opened this issue Dec 18, 2023 · 0 comments
Open

Auto: unrep exponential breaks for RSB legend #88

SimonDedman opened this issue Dec 18, 2023 · 0 comments

Comments

@SimonDedman
Copy link
Owner

unrep exponential breaks for RSB legend: breaks = exp01seq
gbm.auto L1847
linear01seq <- seq(from = 0, to = 1, length.out = 9) #linear sequence from 0:1, 9 bins
exp01seq <- expm1(4*linear01seq)/expm1(4) # exponentiate to change shape then scale back to 1

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