Package: mau
Type: Package
Version: 0.4.0
Title: Decision Models with Multi Attribute Utility Theory
Encoding: UTF-8
Date: 2026-02-11
Description: Provides functions for the creation, evaluation and test of decision models based in
    Multi Attribute Utility Theory (MAUT). Can process and evaluate local risk aversion utilities
    for a set of indexes, compute utilities and weights for the whole decision tree defining the
    decision model and simulate weights employing Dirichlet distributions under addition constraints 
    in weights.
    Also includes other rating analysis methods as for example the Colley, Offensive - Defensive 
    ratings and the ranking aggregation with Borda count.
Authors@R: c(
    person("Felipe", "Aguirre", role="ctb"),
    person("Julio", "Andrade", role="ctb"),
    person("Pedro", "Guarderas", email = "pedro.felipe.guarderas@gmail.com", role = c("aut","cre") ),
    person("Daniel", "Lagos", role="ctb"),
    person("Andrés", "Lopez", role="ctb"),
    person("Nelson", "Recalde", role="ctb"),
    person("Edison", "Salazar", role="ctb")
    )
Maintainer: Pedro Guarderas <pedro.felipe.guarderas@gmail.com>
License: LGPL-3
URL: https://github.com/pedroguarderas/mau
Depends: R (>= 3.0)
Imports: data.table, gtools, stringr, igraph, RColorBrewer, ggplot2,
        Rdpack
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.1.0)
VignetteBuilder: knitr
RdMacros: Rdpack
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-02-12 18:20:13 UTC; aju
Author: Felipe Aguirre [ctb],
  Julio Andrade [ctb],
  Pedro Guarderas [aut, cre],
  Daniel Lagos [ctb],
  Andrés Lopez [ctb],
  Nelson Recalde [ctb],
  Edison Salazar [ctb]
Repository: CRAN
Date/Publication: 2026-02-13 09:40:13 UTC
Built: R 4.4.3; ; 2026-02-16 00:51:29 UTC; windows
