Package: moko
Type: Package
Title: Multi-Objective Kriging Optimization
Version: 1.0.3
Authors@R: c(
  person("Adriano", "Passos", email="adriano.utfpr@gmail.com", role=c("aut","cre")),
  person("Marco", "Luersen", email="luersen@utfpr.edu.br", role="ctb"))
Description: Multi-Objective optimization based on the Kriging metamodel.
  Important functions: mkm() (builder for the multiobjective models), MVPF() (sequential minimizator using variance reduction), 
  MEGO() (generalization of ParEgo) and HEGO() (minimizator using the expected hypervolume improvement).
  References are Passos and Luersen (2018) <doi:10.1590/1679-78254324>.
Depends: R (>= 3.3.0)
License: GPL-3
LazyData: TRUE
Imports: DiceKriging (>= 1.5.5), GenSA (>= 1.1.6), emoa (>= 0.5.0), mco
        (>= 1.0.15.1), GPareto (>= 1.0.2), methods (>= 3.0.0)
RoxygenNote: 7.0.2
URL: https://github.com/coldfir3/moko
BugReports: https://github.com/coldfir3/moko/issues
Suggests: knitr, lhs
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-01 21:14:23 UTC; adria
Author: Adriano Passos [aut, cre],
  Marco Luersen [ctb]
Maintainer: Adriano Passos <adriano.utfpr@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-02 15:50:02 UTC
Built: R 4.0.2; ; 2020-07-17 02:15:34 UTC; unix
