DEXiR: 'DEXi' Library
A software package for using 'DEXi' models. 'DEXi' models are
hierarchical qualitative multi-criteria decision models developed according to the method
DEX (Decision EXpert, <https://dex.ijs.si/documentation/DEX_Method/DEX_Method.html>),
using the program 'DEXi' (<https://kt.ijs.si/MarkoBohanec/dexi.html>) or
'DEXiWin' (<https://dex.ijs.si/dexisuite/dexiwin.html>).
A typical workflow with 'DEXiR' consists of:
(1) reading a '.dxi' file, previously made using the 'DEXi' software (function read_dexi()),
(2) making a data frame containing input values of one or more decision alternatives,
(3) evaluating those alternatives (function evaluate()),
(4) analyzing alternatives (selective_explanation(), plus_minus(), compare_alternatives()),
(5) drawing charts.
'DEXiR' is restricted to using models produced externally by the 'DEXi' software and does not
provide functionality for creating and/or editing 'DEXi' models directly in 'R'.
Version: |
1.0.2 |
Imports: |
utils, xml2, methods, stringr, graphics |
Suggests: |
testthat (≥ 3.0.0), grDevices, ggplot2, GGally, fmsb |
Published: |
2024-09-17 |
Author: |
Marko Bohanec
[aut, cre] |
Maintainer: |
Marko Bohanec <marko.bohanec at ijs.si> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
DEXiR results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=DEXiR
to link to this page.