Package: lhs 1.2.0

Rob Carnell

lhs:Latin Hypercube Samples

Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples.

Authors:Rob Carnell [aut, cre]

lhs_1.2.0.tar.gz
lhs_1.2.0.tar.gz(r-4.5-noble)lhs_1.2.0.tar.gz(r-4.4-noble)
lhs_1.2.0.tgz(r-4.4-emscripten)lhs_1.2.0.tgz(r-4.3-emscripten)
lhs.pdf |lhs.html
lhs/json (API)
NEWS

# Installlhs in R:
install.packages('lhs',repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bertcarnell/lhs/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

28 exports 5.88 score 1 dependencies 88 dependents 27.6k downloads

Last updated 5 days agofrom:19dc03d120

Exports:augmentLHScorrelatedLHScreate_galois_fieldcreate_oalhscreateAddelKempcreateAddelKemp3createAddelKempNcreateBosecreateBoseBushcreateBoseBushlcreateBushcreateBushtgeneticLHSget_library_versionsimprovedLHSmaximinLHSoa_to_oalhsoptAugmentLHSoptimumLHSoptSeededLHSpoly_prodpoly_sumpoly2intqdirichletqfactorqintegerrandomLHSrunifint

Dependencies:Rcpp

An Example of Augmenting a Latin Hypercube

Rendered fromaugment_lhs.Rmdusingknitr::rmarkdownon Jul 01 2024.

Last update: 2019-01-31
Started: 2019-01-31

Basic Latin hypercube samples and designs with package lhs

Rendered fromlhs_basics.Rmdusingknitr::rmarkdownon Jul 01 2024.

Last update: 2022-02-20
Started: 2019-01-31

Examples of Correlated and Multivariate Latin hypercubes

Rendered fromcorrelated_lhs.Rmdusingknitr::rmarkdownon Jul 01 2024.

Last update: 2024-07-01
Started: 2024-07-01

Latin Hypercube Samples - Questions

Rendered fromlhs_faq.Rmdusingknitr::rmarkdownon Jul 01 2024.

Last update: 2024-07-01
Started: 2019-01-31

Readme and manuals

Help Manual

Help pageTopics
Augment a Latin Hypercube DesignaugmentLHS
Transformed Latin hypercube with a multivariate distributioncorrelatedLHS
Create a Galois fieldcreate_galois_field
Create an orthogonal array Latin hypercubecreate_oalhs
Create an orthogonal array using the Addelman-Kempthorne algorithm.createAddelKemp
Create an orthogonal array using the Addelman-Kempthorne algorithm with '2q^3' rows.createAddelKemp3
Create an orthogonal array using the Addelman-Kempthorne algorithm with alternate strength with '2q^n' rows.createAddelKempN
Create an orthogonal array using the Bose algorithm.createBose
Create an orthogonal array using the Bose-Bush algorithm.createBoseBush
Create an orthogonal array using the Bose-Bush algorithm with alternate strength >= 3.createBoseBushl
Create an orthogonal array using the Bush algorithm.createBush
Create an orthogonal array using the Bush algorithm with alternate strength.createBusht
Latin Hypercube Sampling with a Genetic AlgorithmgeneticLHS
Get version information for all libraries in the lhs packageget_library_versions
Improved Latin Hypercube SampleimprovedLHS
Maximin Latin Hypercube SamplemaximinLHS
Create a Latin hypercube from an orthogonal arrayoa_to_oalhs
Optimal Augmented Latin Hypercube SampleoptAugmentLHS
Optimum Latin Hypercube SampleoptimumLHS
Optimum Seeded Latin Hypercube SampleoptSeededLHS
Multiplication in polynomial representationpoly_prod
Addition in polynomial representationpoly_sum
Convert polynomial to integer in <code>0..q-1</code>poly2int
Quantile Transformationsqdirichlet qfactor qinteger
Construct a random Latin hypercube designrandomLHS
Create a Random Sample of Uniform Integersrunifint