# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "LHD" in publications use:' type: software license: MIT title: 'LHD: Latin Hypercube Designs (LHDs)' version: 1.3.3 abstract: Contains different algorithms and construction methods for optimal Latin hypercube designs (LHDs) with flexible sizes. Our package is comprehensive since it is capable of generating maximin distance LHDs, maximum projection LHDs, and orthogonal and nearly orthogonal LHDs. Detailed comparisons and summary of all the algorithms and construction methods in this package can be found at Hongzhi Wang, Qian Xiao and Abhyuday Mandal (2021) . This package is particularly useful in the area of Design and Analysis of Experiments (DAE). More specifically, design of computer experiments. authors: - family-names: Wang given-names: Hongzhi email: hw34508@uga.edu - family-names: Xiao given-names: Qian - family-names: Mandal given-names: Abhyuday repository: https://CRAN.R-project.org/package=LHD date-released: '2021-07-31' contact: - family-names: Wang given-names: Hongzhi email: hw34508@uga.edu