Skip to content

wagoner47/clhs_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cLHS: Conditioned Latin Hypercube Sampling

Documentation Status GitHub binder license pepy

This Python package is based on the Conditioned Latin Hypercube Sampling (cLHS) method of Minasny & McBratney (2006). It follows some of the code from the R package clhs of Roudier et al.

  • It 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.
  • It allows for setting a stopping criterion on the objective function described in Minasny & McBratney (2006).

You may reproduce the jupyter notebook example on Binder.

Please check online documentation for more information.

About

Conditioned Latin Hypercube Sampling in Python - Docs:

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages