Package: mau
Type: Package
Version: 0.1.2
Title: Decision Models with Multi Attribute Utility Theory
Encoding: UTF-8
Date: 2018-01-17
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.
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: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2018-01-17 05:28: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: 2018-01-17 05:35:14 UTC
Built: R 4.2.0; ; 2023-07-11 00:53:26 UTC; unix
