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

lhs

This package provides a number of methods for creating and augmenting Latin Hypercube Samples

Linux & MacOSWindowsCode CoverageCRAN DownloadsCRAN

Visit the webpage here

See the Doxygen documentation here

Installation

You can install the released version of lhs from CRAN with:

install.packages("lhs")

You can also install the development version of lhs from here with:

# (if not done already:)  install.packages("devtools")
devtools::install_github("bertcarnell/lhs")

Example

Create a random LHS with 10 samples and 3 variables

X <- randomLHS(10, 3)

Development

The reverse dependency checks for lhs can be found here.

Help

R-Help Examples of using the LHS package

Other

lhs package announcement: R-pkgs New R-Packages: Triangle and LHS

Copy Link

Version

Down Chevron

Install

install.packages('lhs')

Monthly Downloads

28,638

Version

1.0.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 3rd, 2019

Functions in lhs (1.0.1)