The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
‘DEXiR’ is a software package for using DEXi models in ‘R’.
DEXi models are hierarchical qualitative multi-criteria decision models developed according to the method DEX (Decision EXpert), using the program DEXi or DEXiWin.
A typical workflow with ‘DEXiR’ consists of: 1. reading a .dxi file, previously made using the DEXi software (function read_dexi()), 2. creating one or more data frames containing input values of decision alternatives, 3. evaluating those alternatives (function evaluate()). 4. analyzing alternatives (selective_explanation(), plus_minus(), compare_alternatives()), 5. making 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’.
1.0.1, initial version, being submitted to CRAN. Bug reports and suggestions are appreciated.
# From files in dexir/packages/:
install.packages("dexir/packages/DEXiR_1.0.1.tar.gz", repos = NULL, type = "source")
# or
install.packages("dexir/packages/DEXiR_1.0.1.zip", repos = NULL)
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.
Health stats visible at Monitor.