Package: PSIM
Type: Package
Title: Preference Selection Index Method (PSIM)
Version: 0.1.0
Authors@R: c( person("Luana","Oliveira", email = "luana.azevedo.oliveira.2022@gmail.com", role = c("aut", "cre")),
    person("Marcos", "Santos", email = "marcosdossantos@ime.eb.br", role = c("ctb"), comment = c(ORCID = "0000-0003-1533-5535"))
  )
Maintainer: Luana Oliveira <luana.azevedo.oliveira.2022@gmail.com>
Description: The Preference Selection Index Method was created in (2010) and provides an innovative approach to determining the relative importance of criteria without pairwise comparisons, unlike the Analytic Hierarchy Process. The Preference Selection Index Method uses statistical methods to calculate the criteria weights and reflects their relative importance in the final decision-making process, offering an objective and non-subjective solution. This method is beneficial in multi-criteria decision analysis. The 'PSIM' package provides a practical and accessible tool for implementing the Preference Selection Index Method in R. It calculates the weights of criteria and makes the method available to researchers, analysts, and professionals without the need to develop complex calculations manually. More details about the Preference Selection Index Method can be found in Maniya K. and Bhatt M. G.(2010) <doi:10.1016/j.matdes.2009.11.020>. 
URL: https://github.com/luana1909/PSIM
Imports: dplyr, matrixStats, magrittr, tidyverse
Language: en-US
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-18 19:13:42 UTC; Luana de Azevedo
Author: Luana Oliveira [aut, cre],
  Marcos Santos [ctb] (<https://orcid.org/0000-0003-1533-5535>)
Repository: CRAN
Date/Publication: 2024-09-19 15:40:12 UTC
Built: R 4.6.0; ; 2025-08-20 08:54:17 UTC; unix
