Package: rmerec
Type: Package
Title: MEREC - Method Based on the Removal Effects of Criteria
Version: 0.1.1
Authors@R: c(
    person("Lucas Sebastião", "de Paula", email = "lucas@ime.eb.br", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2522-6538")),
    person("Bernardo", "Silva", email = "bernardo.silva@furg.br", role = c("ctb"), comment = c(ORCID = "0000-0003-1466-3393")),
    person("Marcos", "Santos", email = "marcosdossantos@ime.eb.br", role = c("ctb"), comment = c(ORCID = "0000-0003-1533-5535"))
  )
Maintainer: Lucas Sebastião de Paula <lucas@ime.eb.br>
Description: Implementation of the MEthod based on the Removal Effects of Criteria - MEREC- a new objective weighting method for determining criteria weights for Multiple Criteria Decision Making problems, created by Mehdi Keshavarz-Ghorabaee (2021) <doi:10.3390/sym13040525>. Given a decision matrix, the function return the Merec´s weight vector and all intermediate matrix/vectors used to calculate it.
License: GPL (>= 3)
URL: https://github.com/lucassp/rmerec
Imports: utils
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-08 16:16:48 UTC; lucas
Author: Lucas Sebastião de Paula [aut, cre]
    (<https://orcid.org/0000-0002-2522-6538>),
  Bernardo Silva [ctb] (<https://orcid.org/0000-0003-1466-3393>),
  Marcos Santos [ctb] (<https://orcid.org/0000-0003-1533-5535>)
Repository: CRAN
Date/Publication: 2024-02-08 16:40:02 UTC
Built: R 4.3.2; ; 2024-02-08 17:27:59 UTC; unix
