Skip to content

brownag/clhs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

259 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check 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")

About

A R implementation of the conditioned Latin Hypercube Sampling method

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 75.7%
  • C++ 24.3%