Package: IFMCDM
Title: Intuitionistic Fuzzy Multi-Criteria Decision Making Methods
Version: 0.1.15
Authors@R: 
    c(person(given = "Andrzej",
           family = "Dudek",
           role = c("aut","cre"),
           email = "andrzej.dudek@ue.wroc.pl",
           comment = c(ORCID = "0000-0002-4943-8703")),
           person(given = "Bartłomiej",
           family = "Jefmański",
           role = c("aut"),
           email = "bartlomiej.jefmanski@ue.wroc.pl",
           comment = c(ORCID = "0000-0002-0335-0036")),
           person(given = "Marta",
           family = "Kusterka-Jefmańska",
           role = c("aut"),
           email = "marta.kusterka@ue.wroc.pl",
           comment = c(ORCID = "0000-0002-6773-6157")),
           person(given = "Ewa",
           family = "Roszkowska",
           role = c("aut"),
           email = "e.roszkowska@pracownik.uwb.edu.pl",
           comment = c(ORCID = "0000-0003-2249-7217")))
Description: Implementation of two multi-criteria decision making methods (MCDM): Intuitionistic Fuzzy Synthetic Measure (IFSM) and Intuitionistic Fuzzy Technique for Order of Preference by Similarity to Ideal Solution (IFTOPSIS) for intuitionistic fuzzy data sets for multi-criteria decision making problems. References describing the methods: Jefmański (2020) <doi:10.1007/978-3-030-52348-0_4>; Jefmański, Roszkowska, Kusterka-Jefmańska (2021) <doi:10.3390/e23121636>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
Imports: dplyr
Suggests: testthat
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2023-02-07 10:47:56 UTC; andrzej
Author: Andrzej Dudek [aut, cre] (<https://orcid.org/0000-0002-4943-8703>),
  Bartłomiej Jefmański [aut] (<https://orcid.org/0000-0002-0335-0036>),
  Marta Kusterka-Jefmańska [aut]
    (<https://orcid.org/0000-0002-6773-6157>),
  Ewa Roszkowska [aut] (<https://orcid.org/0000-0003-2249-7217>)
Maintainer: Andrzej Dudek <andrzej.dudek@ue.wroc.pl>
Repository: CRAN
Date/Publication: 2023-02-08 09:00:02 UTC
