# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DEXiR" in publications use:' type: software license: MIT title: 'DEXiR: ''DEXi'' Library' version: 1.0.2 doi: 10.32614/CRAN.package.DEXiR abstract: 'A software package for using ''DEXi'' models. ''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) 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''.' authors: - family-names: Bohanec given-names: Marko email: marko.bohanec@ijs.si orcid: https://orcid.org/0000-0003-4317-2833 repository: https://markobohanec.r-universe.dev commit: 3bc4254bff7269bb61ca0a39dffbf7f1913a5cac date-released: '2024-09-18' contact: - family-names: Bohanec given-names: Marko email: marko.bohanec@ijs.si orcid: https://orcid.org/0000-0003-4317-2833