Other packages > Find by keyword >

lhs  

Latin Hypercube Samples
View on CRAN: Click here


Download and install lhs package within the R console
Install from CRAN:
install.packages("lhs")

Install from Github:
library("remotes")
install_github("cran/lhs")

Install by package version:
library("remotes")
install_version("lhs", "1.2.0")



Attach the package and use:
library("lhs")
Maintained by
Rob Carnell
[Scholar Profile | Author Map]
First Published: 2006-07-11
Latest Update: 2022-12-17
Description:
Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples.
How to cite:
Rob Carnell (2006). lhs: Latin Hypercube Samples. R package version 1.2.0, https://cran.r-project.org/web/packages/lhs. Accessed 09 Apr. 2025.
Previous versions and publish date:
0.1 (2006-07-11 13:21), 0.2 (2006-07-21 09:57), 0.3 (2006-10-22 21:08), 0.5 (2009-01-26 09:53), 0.7 (2012-03-27 18:44), 0.8 (2012-07-11 14:26), 0.10 (2012-07-13 18:24), 0.12 (2016-01-15 10:28), 0.13 (2016-01-18 22:38), 0.14 (2016-08-09 11:41), 0.15 (2017-12-20 18:42), 0.16 (2018-01-04 17:54), 1.0.1 (2019-02-03 12:00), 1.0.2 (2020-04-13 14:10), 1.0 (2019-01-31 12:30), 1.1.0 (2020-09-29 15:00), 1.1.1 (2020-10-05 11:50), 1.1.2 (2021-09-07 17:00), 1.1.3 (2021-09-08 08:50), 1.1.4 (2022-02-20 06:10), 1.1.5 (2022-03-22 01:10), 1.1.6 (2022-12-17 22:30)
Other packages that cited lhs R package
View lhs citation profile
Other R packages that lhs depends, imports, suggests or enhances
Complete documentation for lhs
Downloads during the last 30 days
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for lhs600700800900100011001200130014001500160017001800TrendBars

Today's Hot Picks in Authors and Packages

prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA