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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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