https://github.com/cran/ICAOD
Raw File
Tip revision: 675258cb65028f6604abe192c778e980b1e2dd33 authored by Ehsan Masoudi on 11 October 2020, 18:20:02 UTC
version 1.0.1
Tip revision: 675258c
DESCRIPTION
Package: ICAOD
Title: Optimal Designs for Nonlinear Statistical Models by Imperialist
        Competitive Algorithm (ICA)
Version: 1.0.1
Authors@R: c(person("Ehsan", "Masoudi", role = c("aut", "cre"),  email = "esn_mud@yahoo.com"),  person("Heinz", "Holling", role = "aut"),  person("Weng Kee", "Wong", role = "aut"), person("Seongho", "Kim", role = c("ctb")))
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, utils, graphics, grDevices, cubature, sn,
        mnormt, methods, mvQuad
Suggests: rgl, lattice, R.rsp
RoxygenNote: 7.1.1
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
Author: Ehsan Masoudi [aut, cre],
  Heinz Holling [aut],
  Weng Kee Wong [aut],
  Seongho Kim [ctb]
Maintainer: Ehsan Masoudi <esn_mud@yahoo.com>
Repository: CRAN
Packaged: 2020-10-11 17:55:50 UTC; ehsan
Date/Publication: 2020-10-11 19:20:02 UTC
back to top