Type: Package
Package: truelies
Title: Bayesian Methods to Estimate the Proportion of Liars in
    Coin Flip Experiments
Version: 0.2.0
Author: David Hugh-Jones <davidhughjones@gmail.com>
Maintainer: David Hugh-Jones <davidhughjones@gmail.com>
Description: Implements Bayesian methods, described in
    Hugh-Jones (2019) <doi:10.1007/s40881-019-00069-x>, for estimating the
    proportion of liars in coin flip-style experiments, where subjects
    report a random outcome and are paid for reporting a "good" outcome.
License: MIT + file LICENSE
URL: https://github.com/hughjonesd/truelies
BugReports: https://github.com/hughjonesd/truelies/issues
Imports: 
    hdrcde
Suggests: 
    dplyr,
    ggplot2,
    MASS,
    purrr,
    tidyr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1
