DEXiR: 'DEXi' Library (original) (raw)
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 |
| DOI: | 10.32614/CRAN.package.DEXiR |
| Author: | Marko Bohanec |
| Maintainer: | Marko Bohanec <marko.bohanec at ijs.si> |
| License: | MIT + file |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | DEXiR results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=DEXiRto link to this page.