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
DOI: 10.32614/CRAN.package.DEXiR
Author: Marko Bohanec ORCID iD [aut, cre]
Maintainer: Marko Bohanec <marko.bohanec at ijs.si>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: DEXiR results

Documentation:

Reference manual: DEXiR.pdf

Downloads:

Package source: DEXiR_1.0.2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, 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): not available, r-oldrel (x86_64): not available

Linking:

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