clhs
A faster (C++) implementation of the conditioned Latin Hypercube Sampling method
Scope
Installation
The C++ method is not yet on CRAN.
You can install it using the devtools
package to install clhs
:
devtools::install_github("pierreroudier/clhs")