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

Allow users to specify threshold for detecting outliers #178

Closed
4 tasks done
aravindhebbali opened this issue Apr 17, 2021 · 0 comments
Closed
4 tasks done

Allow users to specify threshold for detecting outliers #178

aravindhebbali opened this issue Apr 17, 2021 · 0 comments
Assignees

Comments

@aravindhebbali
Copy link
Member

aravindhebbali commented Apr 17, 2021

Thanks to @iankelk for bringing this to our attention and for his suggestions/feedback. The threshold for detecting outliers is hard coded in the following functions:

  • ols_plot_resid_stud()
  • ols_plot_resid_stud_fit()
  • ols_plot_resid_lev()
  • ols_plot_resid_stand()

As the threshold for detecting outliers is subjective and there are several school of thoughts on this topic, it would make sense to allow the end user to be able to specify the threshold instead of hard coding it.

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

1 participant