waspasR: Tool Kit to Implement a W.A.S.P.A.S. Based Multi-Criteria Decision Analysis Solution

Provides a set of functions to implement decision-making systems based on the W.A.S.P.A.S. method (Weighted Aggregated Sum Product Assessment), Chakraborty and Zavadskas (2012) <doi:10.5755/j01.eee.122.6.1810>. So this package offers functions that analyze and validate the raw data, which must be entered in a determined format; extract specific vectors and matrices from this raw database; normalize the input data; calculate rankings by intermediate methods; apply the lambda parameter for the main method; and a function that does everything at once. The package has an example database called choppers, with which the user can see how the input data should be organized so that everything works as recommended by the decision methods based on multiple criteria that this package solves. Basically, the data are composed of a set of alternatives, which will be ranked, a set of choice criteria, a matrix of values for each Alternative-Criterion relationship, a vector of weights associated with the criteria, since certain criteria are considered more important than others, as well as a vector that defines each criterion as cost or benefit, this determines the calculation formula, as there are those criteria that we want the highest possible value (e.g. durability) and others that we want the lowest possible value (e.g. price).

Version: 0.1.5
Depends: R (≥ 4.2.0)
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-06-03
Author: Flavio Barbara [cre, aut], Marcos Santos [ctb]
Maintainer: Flavio Barbara <flavio.barbara at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: waspasR results

Documentation:

Reference manual: waspasR.pdf
Vignettes: WASPAS in a nutshell

Downloads:

Package source: waspasR_0.1.5.tar.gz
Windows binaries: r-prerel: waspasR_0.1.5.zip, r-release: waspasR_0.1.5.zip, r-oldrel: waspasR_0.1.5.zip
macOS binaries: r-prerel (arm64): waspasR_0.1.5.tgz, r-release (arm64): waspasR_0.1.5.tgz, r-oldrel (arm64): waspasR_0.1.5.tgz, r-prerel (x86_64): waspasR_0.1.5.tgz, r-release (x86_64): waspasR_0.1.5.tgz
Old sources: waspasR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=waspasR to link to this page.