Package: LA
Type: Package
Title: Lioness Algorithm (LA)
Version: 0.1.1
Authors@R: c(
    person("Hongzhi", "Wang", email="hw34508@uga.edu", role=c("aut","cre")),
    person("Qian", "Xiao", role="aut"),
    person("Abhyuday", "Mandal", role="aut"))
Description: Contains Lioness Algorithm (LA) for finding optimal designs over continuous design space, optimal Latin hypercube designs, and optimal order-of-addition designs. LA is a brand new nature-inspired meta-heuristic optimization algorithm. Detailed methodologies of LA and its implementation on numerical simulations can be found at Hongzhi Wang, Qian Xiao and Abhyuday Mandal (2021) <arXiv:2010.09154>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, devtools
Imports: stats, LHD (>= 1.3.2), utils
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-04-18 21:59:13 UTC; wangh
Author: Hongzhi Wang [aut, cre],
  Qian Xiao [aut],
  Abhyuday Mandal [aut]
Maintainer: Hongzhi Wang <hw34508@uga.edu>
Repository: CRAN
Date/Publication: 2021-04-20 10:10:02 UTC
