Skip to content

Conditioned Latin Hypercube Sampling in Python - Docs:

License

Notifications You must be signed in to change notification settings

JiaweiZhuang/clhs_py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cLHS: Conditioned Latin Hypercube Sampling

Documentation Status

Conditioned Latin Hypercube Sampling in Python.

This code is based on the conditioned LHS method of Minasny & McBratney (2006). It follows some of the code from the R package clhs of Roudier et al.

In short, this code attempts to create a Latin Hypercube sample by selecting only from input data. It uses simulated annealing to force the sampling to converge more rapidly, and also allows for setting a stopping criterion on the objective function described in Minasny & McBratney (2006).

About

Conditioned Latin Hypercube Sampling in Python - Docs:

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%