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 [aut, cre] |
Maintainer: | Marko Bohanec <marko.bohanec at ijs.si> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | DEXiR results |
Reference manual: | DEXiR.pdf |
Package source: | DEXiR_1.0.2.tar.gz |
Windows binaries: | r-devel: DEXiR_1.0.2.zip, r-release: DEXiR_1.0.2.zip, r-oldrel: DEXiR_1.0.2.zip |
macOS binaries: | r-release (arm64): DEXiR_1.0.2.tgz, r-oldrel (arm64): DEXiR_1.0.2.tgz, r-release (x86_64): DEXiR_1.0.2.tgz, r-oldrel (x86_64): DEXiR_1.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=DEXiR to link to this page.