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

Identify "best" results from heuristic thinning? #12

Open
mlammens opened this issue Aug 18, 2015 · 1 comment
Open

Identify "best" results from heuristic thinning? #12

mlammens opened this issue Aug 18, 2015 · 1 comment

Comments

@mlammens
Copy link
Owner

@paleo13 is there a way to easily identify which of the datasets resulting from the heuristic thinning match the greatest number of records returned?

@jeffreyhanson
Copy link
Contributor

Good point. The summary method prints the index of the best solution, but this isn't great if you want to automate it.

I've changed the [[ method so that if the 0th index is accessed this return the best solution.

I've also updated the vignette to demonstrate this, since the help file for [[.SpPartial is a bit obscure.

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

2 participants