Package: DAC
Type: Package
Version: 0.1.1
Title: Calculating Data Agreement Criterion Scores to Rank Experts
        Based on Their Beliefs
Authors@R: c(person(given = "Duco", family = "Veen",
                    role =  c("aut","cre"),
                    email = "ducoveen@gmail.com"),
             person(given = "Naomi", family = "Schalken",
                    role =  c("aut"),
                    email = "naomischalken@gmail.com"),
              person(given = "Rens", family = "van de Schoot",
                    role  = c("aut"),
                    email = "a.g.j.vandeschoot@uu.nl")      
            )
Author: Duco Veen [aut, cre],
  Naomi Schalken [aut],
  Rens van de Schoot [aut]
Maintainer: Duco Veen <ducoveen@gmail.com>
Description: Allows to calculate Data Agreement Criterion (DAC) scores. This can be done to determine prior-data conflict or to evaluate and compare multiple priors, which can be experts' predictions. Bousquet (2008) <doi.org/10.1080/02664760802192981>.
License: GPL-3
Imports: blavaan, utils, stats, flexmix, sfsmisc, truncnorm
Encoding: UTF-8
LazyData: true
Depends: R(>= 3.5.0)
NeedsCompilation: no
Packaged: 2018-05-04 09:46:39 UTC; 5507553
Repository: CRAN
Date/Publication: 2018-05-04 10:20:05 UTC
