Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

lhs (version 1.1.6)

Latin Hypercube Samples

Description

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

Copy Link

Version

Install

install.packages('lhs')

Monthly Downloads

37,490

Version

1.1.6

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Rob Carnell

Last Published

December 17th, 2022

Functions in lhs (1.1.6)

createAddelKemp

Create an orthogonal array using the Addelman-Kempthorne algorithm.
createBose

Create an orthogonal array using the Bose algorithm.
createAddelKemp3

Create an orthogonal array using the Addelman-Kempthorne algorithm with 2q^3 rows.
createAddelKempN

Create an orthogonal array using the Addelman-Kempthorne algorithm with alternate strength with 2q^n rows.
createBoseBush

Create an orthogonal array using the Bose-Bush algorithm.
createBusht

Create an orthogonal array using the Bush algorithm with alternate strength.
augmentLHS

Augment a Latin Hypercube Design
createBush

Create an orthogonal array using the Bush algorithm.
createBoseBushl

Create an orthogonal array using the Bose-Bush algorithm with alternate strength >= 3.
create_galois_field

Create a Galois field
create_oalhs

Create an orthogonal array Latin hypercube
get_library_versions

Get version information for all libraries in the lhs package
oa_to_oalhs

Create a Latin hypercube from an orthogonal array
poly_prod

Multiplication in polynomial representation
poly2int

Convert polynomial to integer in <code>0..q-1</code>
geneticLHS

Latin Hypercube Sampling with a Genetic Algorithm
optimumLHS

Optimum Latin Hypercube Sample
lhs-package

lhs: Latin Hypercube Samples
improvedLHS

Improved Latin Hypercube Sample
runifint

Create a Random Sample of Uniform Integers
poly_sum

Addition in polynomial representation
optAugmentLHS

Optimal Augmented Latin Hypercube Sample
maximinLHS

Maximin Latin Hypercube Sample
optSeededLHS

Optimum Seeded Latin Hypercube Sample
randomLHS

Construct a random Latin hypercube design