Package: waspasR 0.1.5
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).
Authors:
waspasR_0.1.5.tar.gz
waspasR_0.1.5.zip(r-4.5)waspasR_0.1.5.zip(r-4.4)waspasR_0.1.5.zip(r-4.3)
waspasR_0.1.5.tgz(r-4.4-any)waspasR_0.1.5.tgz(r-4.3-any)
waspasR_0.1.5.tar.gz(r-4.5-noble)waspasR_0.1.5.tar.gz(r-4.4-noble)
waspasR_0.1.5.tgz(r-4.4-emscripten)waspasR_0.1.5.tgz(r-4.3-emscripten)
waspasR.pdf |waspasR.html✨
waspasR/json (API)
NEWS
# Install 'waspasR' in R: |
install.packages('waspasR', repos = c('https://flavio-barbara.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/flavio-barbara/waspasr/issues
- choppers - Data about helicopters
Last updated 16 days agofrom:ceeaf71537. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:applyLambdacalcWPMcalcWSMcheckInputFormatnormalizesliceDatawaspasR
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
applyLambda | applyLambda |
calcWPM | calcWPM |
calcWSM | calcWSM |
checkInputFormat | checkInputFormat |
Data about helicopters | choppers |
normalize() | normalize |
sliceData | sliceData |
waspasR() | waspasR |