Type: Package
Package: MOODE
Title: Multi-Objective Optimal Design of Experiments
Version: 1.1.0
Authors@R: c(
    person("Vasiliki", "Koutra", , "vasiliki.koutra@kcl.ac.uk", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-1117-4554")),
    person("Olga", "Egorova", role = c("aut", "cph")),
    person("Steven", "Gilmour", role = c("aut", "cph")),
    person("Luzia", "Trinca", role = c("aut", "cph"))
  )
Description: Provides functionality to generate compound optimal designs for targeting the multiple experimental objectives directly, ensuring that the full set of research questions is answered as economically as possible. Designs can be found using point or coordinate exchange algorithms combining estimation, inference and lack-of-fit criteria that account for model inadequacy. Details and examples are given by Koutra et al. (2024) <doi:10.48550/arXiv.2412.17158>.
License: GPL (>= 3)
URL: https://github.com/vkstats/MOODE
BugReports: https://github.com/vkstats/MOODE/issues
Depends: R (>= 4.1.0)
Imports: cli, far, progressr, Rdpack, rlang
Suggests: doFuture, foreach
RdMacros: Rdpack
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.3.2
Packaged: 2025-08-18 20:18:07 UTC; vallia
Author: Vasiliki Koutra [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1117-4554>),
  Olga Egorova [aut, cph],
  Steven Gilmour [aut, cph],
  Luzia Trinca [aut, cph]
Maintainer: Vasiliki Koutra <vasiliki.koutra@kcl.ac.uk>
Repository: CRAN
Date/Publication: 2025-08-18 20:40:13 UTC
Built: R 4.5.1; ; 2025-10-06 01:42:07 UTC; windows
