aclhs: Autocorrelated Conditioned Latin Hypercube Sampling (original) (raw)
Implementation of the autocorrelated conditioned Latin Hypercube Sampling (acLHS) algorithm for 1D (time-series) and 2D (spatial) data. The acLHS algorithm is an extension of the conditioned Latin Hypercube Sampling (cLHS) algorithm that allows sampled data to have similar correlative and statistical features of the original data. Only a properly formatted dataframe needs to be provided to yield subsample indices from the primary function. For more details about the cLHS algorithm, see Minasny and McBratney (2006), <doi:10.1016/j.cageo.2005.12.009>. For acLHS, see Le and Vargas (2024) <doi:10.1016/j.cageo.2024.105539>.
| Version: | 1.0.1 |
|---|---|
| Depends: | R (≥ 3.5) |
| Imports: | DEoptim (≥ 2.2.8), geoR (≥ 1.9.6), graphics (≥ 4.5.1), stats (≥ 4.5.1), utils (≥ 4.5.1) |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2025-11-05 |
| DOI: | 10.32614/CRAN.package.aclhs |
| Author: | Van Huong Le |
| Maintainer: | Gabriel Laboy |
| BugReports: | https://github.com/vargaslab/acLHS/issues |
| License: | MIT + file |
| URL: | https://github.com/vargaslab/acLHS |
| NeedsCompilation: | no |
| Citation: | aclhs citation info |
| CRAN checks: | aclhs results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=aclhsto link to this page.