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

Latin hypercube sampling for remainders #31

Open
corybrunson opened this issue Jun 23, 2022 · 0 comments
Open

Latin hypercube sampling for remainders #31

corybrunson opened this issue Jun 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@corybrunson
Copy link
Member

For cases of stratified sampling in which the sample size n is not divisible by the number of cells N in an area-preserving grid, it may be desirable to offer an option to allocate the remainder using Latin hypercube sampling—especially when n < N. This option should default to FALSE.

It should be easy to implement using the {lhs} package, which itself is lightweight. It can be added to Suggests.

@corybrunson corybrunson added the enhancement New feature or request label Jun 23, 2022
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