Package: ICAOD
Title: Optimal Designs for Nonlinear Models
Version: 0.9.9
Authors@R: c(person("Ehsan", "Masoudi", role = c("aut", "cre"),  email = "ehsan.masoudi@wwu.de"),  person("Heinz", "Holling", role = "aut"),  person("Weng Kee", "Wong", role = "aut"))
Description: Finds optimal designs for nonlinear models using a metaheuristic algorithm called imperialist competitive algorithm ICA. See, for details, Masoudi et al. (2017) <doi:10.1016/j.csda.2016.06.014> and Masoudi et al. (2019) <doi:10.1080/10618600.2019.1601097>.
Depends: R (>= 3.1.3)
License: GPL (>= 2)
LazyData: true
LinkingTo: Rcpp, RcppEigen,
Imports: Rcpp, nloptr, stats, graphics, grDevices, cubature, sn,
        mnormt, methods, mvQuad
Suggests: rgl, lattice, R.rsp
BugReports: https://github.com/ehsan66/ICAOD/issues
URL: https://github.com/ehsan66/ICAOD
RoxygenNote: 6.1.1
Encoding: UTF-8
Language: en-US
VignetteBuilder: R.rsp
NeedsCompilation: yes
Packaged: 2019-04-18 23:02:28 UTC; ehsan
Author: Ehsan Masoudi [aut, cre],
  Heinz Holling [aut],
  Weng Kee Wong [aut]
Maintainer: Ehsan Masoudi <ehsan.masoudi@wwu.de>
Repository: CRAN
Date/Publication: 2019-04-19 04:10:34 UTC
