Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 629 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 629 Bytes

R build status CRAN_Status_Badge Total_Downloads

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")