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

methods of convex hull peeling #74

Open
corybrunson opened this issue Jan 5, 2025 · 0 comments
Open

methods of convex hull peeling #74

corybrunson opened this issue Jan 5, 2025 · 0 comments

Comments

@corybrunson
Copy link
Owner

corybrunson commented Jan 5, 2025

Related to convex hulls and alpha bags, several methods of convex hull peeling have been proposed; one is implemented in the bag branch. Eddy (1982; DOI 10.1007/978-3-642-51461-6_4) cites Green (1980), Chapter 1 in Barnett's Interpreting Multivariate Data, for a thorough review. Eventually, multiple methods should be made available through a common Stat* ggproto with a method argument.

This should probably wait until the transfer to {gggda}.

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