RDocumentation
Moon
Learn R
Search all packages and functions
⚠️
There's a newer version (1.1.6) of this package.
Take me there.
lhs (version 1.1.0)
Latin Hypercube Samples
Description
Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples.
Copy Link
Copy
Link to current version
Version
Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0
0.16
0.15
0.14
0.13
0.12
0.10
0.8
0.7
0.5
0.3
0.2
0.1
Down Chevron
Install
install.packages('lhs')
Monthly Downloads
30,673
Version
1.1.0
License
GPL-3
Issues
6
Pull Requests
0
Stars
33
Forks
7
Repository
https://github.com/bertcarnell/lhs
Maintainer
Rob Carnell
Last Published
September 29th, 2020
Functions in lhs (1.1.0)
Search functions
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.
createBose
Create an orthogonal array using the Bose algorithm.
createAddelKemp3
Create an orthogonal array using the Addelman-Kempthorne algorithm with
2q^3
rows.
create_oalhs
Create an orthogonal array Latin hypercube
createBush
Create an orthogonal array using the Bush algorithm.
createBoseBushl
Create an orthogonal array using the Bose-Bush algorithm with alternate strength >= 3.
augmentLHS
Augment a Latin Hypercube Design
createAddelKemp
Create an orthogonal array using the Addelman-Kempthorne algorithm.
randomLHS
Construct a random Latin hypercube design
lhs-package
lhs: Latin Hypercube Samples
maximinLHS
Maximin Latin Hypercube Sample
improvedLHS
Improved Latin Hypercube Sample
geneticLHS
Latin Hypercube Sampling with a Genetic Algorithm
oa_to_oalhs
Create a Latin hypercube from an orthogonal array
runifint
Create a Random Sample of Uniform Integers
optAugmentLHS
Optimal Augmented Latin Hypercube Sample
optimumLHS
Optimum Latin Hypercube Sample
optSeededLHS
Optimum Seeded Latin Hypercube Sample