Package: CompExpDes
Type: Package
Title: Computer Experiment Designs
Version: 1.0.0
Authors@R: c(person("Ashutosh", " Dalal", email = " ashutosh.dalal97@gmail.com", role =c( "aut","cre")),person("Cini", "Varghese", email = " Cini.Varghese@icar.gov.in", role =c( "aut", "ctb")), person("Rajender", "Parsad", email = "Rajender.Parsad@ icar.gov.in" , role = c( "aut","ctb")),person("Mohd", "Harun", email = "Mohd.Harun@ icar.gov.in" , role = c( "aut","ctb")))
Maintainer: Ashutosh Dalal <ashutosh.dalal97@gmail.com>
Description: In computer experiments space-filling designs are having great impact. Most popularly used space-filling designs are Uniform designs (UDs), Latin hypercube designs (LHDs) etc. For further references one can see Mckay (1979) <DOI:10.1080/00401706.1979.10489755> and Fang (1980) <https://cir.nii.ac.jp/crid/1570291225616774784>. In this package, we have provided algorithms for generate efficient LHDs and UDs. Here, generated LHDs are efficient as they possess lower value of Maxpro measure, Phi_p value and Maximum Absolute Correlation (MAC) value. On the other hand, the produced UDs are having good space-filling property as they attained the lower bound of Discrete Discrepancy measure. 
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-27 09:28:06 UTC; Ashutosh
Author: Ashutosh Dalal [aut, cre],
  Cini Varghese [aut, ctb],
  Rajender Parsad [aut, ctb],
  Mohd Harun [aut, ctb]
Repository: CRAN
Date/Publication: 2024-03-28 15:50:15 UTC
Built: R 4.2.3; ; 2024-03-28 17:24:54 UTC; unix
