The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.