/clhs.jl

Implementation of conditioned Latin Hypercube Sampling in Julia

Primary LanguageJuliaGNU General Public License v2.0GPL-2.0

clhs.jl

Implementation of conditioned Latin Hypercube Sampling in Julia

This is a port of my R package clhs to Julia.

It implements the conditioned Latin Hypercube Sampling, as published by Minasny and McBratney (2006). This method proposes to stratify sampling in presence of ancillary data.