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

trim_sd argument? #46

Open
mayer79 opened this issue Apr 30, 2021 · 0 comments
Open

trim_sd argument? #46

mayer79 opened this issue Apr 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mayer79
Copy link
Owner

mayer79 commented Apr 30, 2021

Profile plots could benefit from a trim_sd argument, which would remove outliers before binning numeric variables. An outlier would e.g. be defined as a value > trim_sd standard deviations away from the mean .

pr <- light_profile(flash, v = "some_variable", trim_sd = 3)
@mayer79 mayer79 self-assigned this Apr 30, 2021
@mayer79 mayer79 added the enhancement New feature or request label Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant